Manages revisions

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

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