Manages revisions

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

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