Manages revisions

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

{
    "id": 492891,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "53854f0b307e830db2e1b4a18a4c0408960734a4",
    "head_changeset": "0051f3d54c141cd2913adb0307053e1f55bc874d",
    "phabricator_id": 256710,
    "phabricator_phid": "PHID-DREV-acgpdu2ujces6xjdlnfp",
    "title": "Bug 1969120: Created new Listener class in TypeUtils.h for cache classes to override and register themselves with their respective protocol classes.r=edenchuang,asuth",
    "bugzilla_id": 1969120,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492891/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492891/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256710"
}