Manages revisions

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

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