Manages revisions

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

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