Manages revisions

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

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