Manages revisions

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

{
    "id": 456473,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a156fd1b3f748024a29279871f79684a32a20bcd",
    "head_changeset": "caa0ec37f46568c281790e70487d754b169885b7",
    "phabricator_id": 180705,
    "phabricator_phid": "PHID-DREV-zwsv6l42yfzkrmp25n6r",
    "title": "Bug 1786141 - Providing keyboard accessibility to Profiler and Close image buttons in about:processes. r=morgan,Itiel,florian,sfoster",
    "bugzilla_id": 1786141,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/456473/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/456473/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D180705"
}