Manages revisions

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

{
    "id": 508457,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "cca3e1c9a2e76284c7f74b7e26a937c147ed3c3d",
    "head_changeset": "58632dda0c3fd291e18ecf2522e07edaa604753b",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 58632dda0c3f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508457/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508457/issues/?format=api",
    "phabricator_url": null
}