Manages revisions

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

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