Manages revisions

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

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