Manages revisions

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

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