Manages revisions

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

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