Manages revisions

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

{
    "id": 512604,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4311c2121426a750352c51f79b1dc5dc17a8bb41",
    "head_changeset": "476f23adddc70a5ceb4ffed5f8c5d81f13df915a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 476f23adddc7 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512604/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512604/issues/?format=api",
    "phabricator_url": null
}