Manages revisions

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

{
    "id": 518134,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "011f57d0e00cfa0deebeec9522ab92bc1c172941",
    "head_changeset": "438f91d8d20db90b97fd35b10386b2dc706d03d4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 438f91d8d20d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518134/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518134/issues/?format=api",
    "phabricator_url": null
}