Manages revisions

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

{
    "id": 473467,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4db38b990538769ac3123386adbb68d70239ea76",
    "head_changeset": "2df71d21a804bf62294135955a2dba312a1721be",
    "phabricator_id": 246705,
    "phabricator_phid": "PHID-DREV-tvc7yfqpqymrd7rxtvjg",
    "title": "Bug 1946130: Moved some of the TimerThread::Run() statistics code into its own functions r=smaug,#xpcom-reviewers",
    "bugzilla_id": 1946130,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473467/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473467/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D246705"
}