Manages revisions

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

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