Manages revisions

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

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