Manages revisions

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

{
    "id": 534257,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3fd397e795d3d16039f7480eaa5127b3c9efd8ba",
    "head_changeset": "03ecd94cfd274f36e7bc6afe3afae03440fdaa36",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 03ecd94cfd27 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534257/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534257/issues/?format=api",
    "phabricator_url": null
}