Manages revisions

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

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