Manages revisions

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

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