Manages revisions

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

{
    "id": 530028,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2410286ef4a9e4a81de2317ec2cf53549b91b41c",
    "head_changeset": "32e2d9f464cb867412c9b9b591917f529b0845a2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 32e2d9f464cb (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530028/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530028/issues/?format=api",
    "phabricator_url": null
}