Manages revisions

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

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