Manages revisions

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

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