Manages revisions

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

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