Manages revisions

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

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