Manages revisions

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

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