Manages revisions

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

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