Manages revisions

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

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