Manages revisions

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

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