Manages revisions

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

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