Manages revisions

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

{
    "id": 476484,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3b44feba86bb54d47665252cb3af1d3013a01c0e",
    "head_changeset": "0b4d9bfbc4e4cc726065727132253d94fa05c6c4",
    "phabricator_id": 251426,
    "phabricator_phid": "PHID-DREV-4cjmx7lyrefkzxcmod3e",
    "title": "Bug 1968812 - Rename TaskQueueWrapper to WebrtcTaskQueueWrapper to better indicate what it wraps. r?bwc",
    "bugzilla_id": 1968812,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/476484/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476484/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D251426"
}