Manages revisions

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

{
    "id": 531012,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2f95ed43902bcf193f82ad2ee570dc953d9d9274",
    "head_changeset": "0320651405b6b58fbf2ba45a267258c43bbfaf48",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0320651405b6 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531012/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531012/issues/?format=api",
    "phabricator_url": null
}