Manages revisions

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

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