Manages revisions

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

{
    "id": 504026,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6a746ced36017a3507dcb288e9134bf88a9e3a5d",
    "head_changeset": "a32a1e90bbd85d2534ab5e96bd222059c25a13d4",
    "phabricator_id": 259293,
    "phabricator_phid": "PHID-DREV-f2xp6vg3t4h3hj5hmwr2",
    "title": "WIP: Bug 1897187 - [devtools] Expose a notification in the parent process to know when a BrowsingContext becomes active/inactive.",
    "bugzilla_id": 1897187,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504026/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504026/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D259293"
}