Manages revisions

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

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