Manages revisions

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

{
    "id": 529424,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6b3b458c8d2708a1c7ae23266c8ba4d7f20d167e",
    "head_changeset": "80a0d7ecb66dc2e8ae449e09b6bcc1fc44da9ff4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 80a0d7ecb66d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/529424/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/529424/issues/?format=api",
    "phabricator_url": null
}