Manages revisions

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

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