Manages revisions

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

{
    "id": 527667,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "370f65867008f323af6579b15a4251e9b04531bc",
    "head_changeset": "81742b995b0a70176ea61392ff415c8240c4520e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 81742b995b0a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527667/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527667/issues/?format=api",
    "phabricator_url": null
}