Manages revisions

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

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