Manages revisions

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

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