Manages revisions

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

{
    "id": 475458,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a412a20390c87ac0222f733d93d9f1483b996fe0",
    "head_changeset": "b3c704064c6811bc6f85fbd154b783ad25f16313",
    "phabricator_id": 249903,
    "phabricator_phid": "PHID-DREV-3hbpo4fmvtaa43jjqxbx",
    "title": "WIP: Bug 1961386 - Use std::set instead of nsTArray for mTimers. r?#xpcom-reviewers",
    "bugzilla_id": 1961386,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/475458/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475458/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249903"
}