Manages revisions

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

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