Manages revisions

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

{
    "id": 473951,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "30d833468eba8358571c55ec3e7e8991f4952fb9",
    "head_changeset": "d09223b740e9fcfc0a4e521345f71f1950a40a54",
    "phabricator_id": 247442,
    "phabricator_phid": "PHID-DREV-cxcpnojuhtb4dsvobuo6",
    "title": "WIP: Bug 1961386 - Use a sorted AutoTArray for mTimers.",
    "bugzilla_id": 1961386,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473951/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473951/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247442"
}