Manages revisions

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

{
    "id": 379417,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c5fde19e8163a4c3c352131b2eb0eda7a6db76d4",
    "head_changeset": "ec8c4a6df13e29b4949e1eab05714b12daf28f16",
    "phabricator_id": 226279,
    "phabricator_phid": "PHID-DREV-i63cdiexxavgvr5y4k5h",
    "title": "Bug 1925842 - Rename _numPinnedTabs to pinnedTabCount. r?#tabbrowser",
    "bugzilla_id": 1925842,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/379417/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/379417/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226279"
}