Manages revisions

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

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