Manages revisions

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

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