Manages revisions

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

{
    "id": 523209,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "92f5f3a72c155ec893f6dce01875603889e28b19",
    "head_changeset": "294d4d117c197be50e38c925d674714c15b01a99",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 294d4d117c19 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/523209/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/523209/issues/?format=api",
    "phabricator_url": null
}