Manages revisions

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

{
    "id": 502240,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "00b0ff261a1571eac4863cb0206049ece9f04922",
    "head_changeset": "0764d0ada28ab5e05f0e726ea722f2acff4cdf26",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0764d0ada28a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502240/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502240/issues/?format=api",
    "phabricator_url": null
}