Manages revisions

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

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