Manages revisions

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

{
    "id": 477961,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f6a40b1e57eb7b0676551c7168db6dd97c0218fa",
    "head_changeset": "78208973605a7e5b6aa545ae05510c505a6f4fe5",
    "phabricator_id": 253127,
    "phabricator_phid": "PHID-DREV-hkbytxhfusxpdivuc2pq",
    "title": "Bug 1968971 - [devtools] Don't copy selected request URL on Cmd/Ctrl+C when there's selected text or focus is on an input. r=#devtools",
    "bugzilla_id": 1968971,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477961/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477961/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253127"
}