Manages revisions

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

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