Manages revisions

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

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