Manages revisions

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

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