Manages revisions

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

{
    "id": 533578,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "534f28b5defc206015c5fb9bad6e37497bc02ac6",
    "head_changeset": "0162351efef2988e8c4a509ffdb085c0290c9e39",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0162351efef2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533578/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533578/issues/?format=api",
    "phabricator_url": null
}