Manages revisions

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

{
    "id": 496441,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6cc327ecd6377c9b6ccfe2da80ed3494cd354757",
    "head_changeset": "31b299ee136bffe7f14fb6a5e451e6ce71878040",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 31b299ee136b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/496441/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496441/issues/?format=api",
    "phabricator_url": null
}