Manages revisions

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

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