Manages revisions

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

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