Manages revisions

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

{
    "id": 505750,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "39dfe3ec11ec11ed1b57acc451d3c55d3486b29c",
    "head_changeset": "007574cd1600bc791b1e1b01273644621ca04fd6",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 007574cd1600 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505750/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505750/issues/?format=api",
    "phabricator_url": null
}