Manages revisions

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

{
    "id": 492922,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b43a5dfa3da19d3639367d4c1a4ead6ca3a4ff17",
    "head_changeset": "cd1cd1b6471cbed3e49908c7b9373ab799e493b0",
    "phabricator_id": 256723,
    "phabricator_phid": "PHID-DREV-igrsmkbrbwgaxx4xmso5",
    "title": "WIP: Bug 1886894 - removeLocalStorage now removes both localStorage and sessionStorage, a unit test is added.",
    "bugzilla_id": 1886894,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492922/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492922/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256723"
}