Manages revisions

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

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