Manages revisions

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

{
    "id": 529952,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "615bfb6827530ad125cd738d188ed398c7f6eafd",
    "head_changeset": "19bc5621a59867ffee81826522f5adccee7b077c",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 19bc5621a598 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/529952/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/529952/issues/?format=api",
    "phabricator_url": null
}