Manages revisions

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

{
    "id": 525545,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "12727c3da02c561c0badff0de52d3762a2a372fb",
    "head_changeset": "53710c59697997547afe2d0faa55cc342b99a37f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 53710c596979 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525545/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525545/issues/?format=api",
    "phabricator_url": null
}