Manages revisions

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

{
    "id": 521548,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "75735413c42f50986ddd1d8cda67ff6fc50677ea",
    "head_changeset": "4084ab72ed4b0bc13dc9c09da929fc8dc8f3caf3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4084ab72ed4b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/521548/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/521548/issues/?format=api",
    "phabricator_url": null
}