Manages revisions

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

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