Manages revisions

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

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