Manages revisions

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

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