Manages revisions

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

{
    "id": 492415,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "eaf95207f1cc1e1352a3369f2598d6aace236a18",
    "head_changeset": "9d0161a2e307788b89f3b5e3fb681c5cd353a054",
    "phabricator_id": 256505,
    "phabricator_phid": "PHID-DREV-nhirwzwjiajtv4hlbfxs",
    "title": "Bug 1845523 - ExtensionProcessCrashObserver.observe now uses a number instead of string for childID, and test added to assert correct type used. r?robwu!",
    "bugzilla_id": 1845523,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492415/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492415/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256505"
}