Manages revisions

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

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