Manages revisions

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

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