Manages revisions

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

{
    "id": 533834,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0f079d10c96714068d0f5ed62475d895d00369ff",
    "head_changeset": "1685b06645fa461db793a7a22cedaf8d33941ec0",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1685b06645fa (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533834/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533834/issues/?format=api",
    "phabricator_url": null
}