Manages revisions

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

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