Manages revisions

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

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