Manages revisions

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

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