Manages revisions

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

{
    "id": 495481,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "253beecc6229b298ea3c0c9bd272b4f4615c911d",
    "head_changeset": "3d130958f3f2b6270b1f2c2518417de3e8041036",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3d130958f3f2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495481/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495481/issues/?format=api",
    "phabricator_url": null
}