Manages revisions

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

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