Manages revisions

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

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