Manages revisions

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

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