Manages revisions

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

{
    "id": 503202,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "413b1687e43a17830a68d0d414bbec244791a915",
    "head_changeset": "9fbcc2cbd9ed0462bbf1857b8bf325a0edb4c70f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9fbcc2cbd9ed (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503202/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503202/issues/?format=api",
    "phabricator_url": null
}