Manages revisions

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

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