Manages revisions

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

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