Manages revisions

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

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