Manages revisions

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

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