Manages revisions

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

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