Manages revisions

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

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