Manages revisions

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

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