Manages revisions

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

{
    "id": 520161,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "01313dea0f28da889b71f97bc5cce9536a04133a",
    "head_changeset": "0cf6a1d9c5fb480428e7ebc9695a7c5caddf1de2",
    "phabricator_id": 262416,
    "phabricator_phid": "PHID-DREV-synojlvzffuim3iellfv",
    "title": "Bug 1982076 - [devtools] Migrate the color picker to use HWB color internally. r=saschanaz,#devtools",
    "bugzilla_id": 1982076,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520161/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520161/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262416"
}