Manages revisions

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

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