Manages revisions

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

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