Manages revisions

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

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