Manages revisions

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

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