Manages revisions

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

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