Manages revisions

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

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