Manages revisions

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

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