Manages revisions

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

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