Manages revisions

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

{
    "id": 494722,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "3a804f83c6b282c3c6b6ed9b67bacbc277bfb300",
    "head_changeset": "23185ed855a5b168943bde8ebe8ec946cd83f675",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 23185ed855a5 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/494722/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494722/issues/?format=api",
    "phabricator_url": null
}