Manages revisions

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

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