Manages revisions

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

{
    "id": 510551,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
    "head_changeset": "c5be9741a268da8e7169cd3221447b70e64efdc0",
    "phabricator_id": 260671,
    "phabricator_phid": "PHID-DREV-patntdyeqp5jvce6phwl",
    "title": "Bug 1982328 - Part 8: Report script private to cycle collector by storing it in the first slot r=jandem!,mccr8!",
    "bugzilla_id": 1982328,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510551/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510551/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260671"
}