Manages revisions

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

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