Manages revisions

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

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