Manages revisions

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

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