Manages revisions

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

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