Manages revisions

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

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