Manages revisions

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

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