Manages revisions

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

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