Manages revisions

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

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