Manages revisions

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

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