Manages revisions

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

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