Manages revisions

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

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