Manages revisions

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

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