Manages revisions

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

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