Manages revisions

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

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