Manages revisions

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

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