Manages revisions

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

{
    "id": 527051,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "68dd803a867d068a0bb66684a394e678cf24af75",
    "head_changeset": "6e9bc8a859c4436148049bd223e084f8546ff8fd",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6e9bc8a859c4 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527051/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527051/issues/?format=api",
    "phabricator_url": null
}