Manages revisions

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

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