Manages revisions

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

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