Manages revisions

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

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