Manages revisions

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

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