Manages revisions

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

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