Manages revisions

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

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