Manages revisions

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

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