Manages revisions

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

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