Manages revisions

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

{
    "id": 413011,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "32ea6159e4495306fb15b2050e6c3c3053881295",
    "head_changeset": "2cd5b4e96b99f4544719946e8352d8b9e775f184",
    "phabricator_id": 231564,
    "phabricator_phid": "PHID-DREV-srxvbfhhnwtcxmgly5ha",
    "title": "Bug 1921239 - Factor out the take/restore context dance. r=#gfx-reviewers",
    "bugzilla_id": 1921239,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413011/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413011/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231564"
}