Manages revisions

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

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