Manages revisions

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

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