Manages revisions

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

{
    "id": 493908,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5105fd7a90059a98cfefcfffe9e40664895a19ae",
    "head_changeset": "6c8f55de692a057aa53ff0e348862e4ebab02f5f",
    "phabricator_id": 256962,
    "phabricator_phid": "PHID-DREV-obiadfqkldm7u655fi53",
    "title": "Bug 1976826 - Part 1: Add an iterator for mozilla::BitSet r?sfink",
    "bugzilla_id": 1976826,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493908/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493908/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256962"
}