Manages revisions

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

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