Manages revisions

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

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