Manages revisions

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

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