Manages revisions

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

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