Manages revisions

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

{
    "id": 531244,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "07cb5adb6966977fe2148a5e87fb183da16a466f",
    "head_changeset": "432e3d45daaefa3bc141bcdb8c8b4e3a1d2a667a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 432e3d45daae (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531244/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531244/issues/?format=api",
    "phabricator_url": null
}