Manages revisions

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

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