Manages revisions

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

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