Manages revisions

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

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