Manages revisions

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

{
    "id": 512489,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "32beaa443e651356f2883660f3c0b22add99def8",
    "head_changeset": "3a40b43391a877f79476284956bc6ff93f2f0bc1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3a40b43391a8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512489/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512489/issues/?format=api",
    "phabricator_url": null
}