Manages revisions

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

{
    "id": 503080,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3626eed23ea920d40abcf121980fe45a36758a19",
    "head_changeset": "257d8c4d436b38b69b0aad3e0f766595689eb55f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 257d8c4d436b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503080/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503080/issues/?format=api",
    "phabricator_url": null
}