Manages revisions

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

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