Manages revisions

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

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