Manages revisions

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

{
    "id": 499930,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3d3dd763132d50193ab6e7b34729bc956c3b1b83",
    "head_changeset": "43db53b9c173205fcb9c60f16e48e76bd9f134f8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 43db53b9c173 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499930/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499930/issues/?format=api",
    "phabricator_url": null
}