Manages revisions

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

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