Manages revisions

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

{
    "id": 510035,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "482a8b9e4c6c8d364136584e437be8ba1b54c317",
    "head_changeset": "8ac5738b3049740c1ec1378d689b379ce9470d44",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8ac5738b3049 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510035/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510035/issues/?format=api",
    "phabricator_url": null
}