Manages revisions

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

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