Manages revisions

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

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