Manages revisions

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

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