Manages revisions

GET /v1/revision/520863/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 520863,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "bed89c765d025829038f80606523781cb981102e",
    "head_changeset": "77195a01ab3a530884442e02c8a00ac2b00760e2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 77195a01ab3a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520863/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520863/issues/?format=api",
    "phabricator_url": null
}