Manages revisions

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

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