Manages revisions

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

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