Manages revisions

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

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