Manages revisions

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

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