Manages revisions

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

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