Manages revisions

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

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