Manages revisions

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

{
    "id": 524371,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4e9a371e2475bea317d2fd82fa8f801538bfe881",
    "head_changeset": "83c80569b880a92a5bbe5b0bdeb7a0ed3f15a28d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 83c80569b880 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524371/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524371/issues/?format=api",
    "phabricator_url": null
}