Manages revisions

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

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