Manages revisions

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

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