Manages revisions

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

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