Manages revisions

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

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