Manages revisions

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

{
    "id": 408612,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9358b6a02a04f62e0c9c7fcba4877700076a28f5",
    "head_changeset": "fe0ab3b8e38d5a00ebb4845ce21311989f3d75b5",
    "phabricator_id": 230816,
    "phabricator_phid": "PHID-DREV-t2pk3nqnxxrswp2rdlw2",
    "title": "Bug XXXXX - Local Summarizer: Demo - r?rhadi,atossou Add UI element sourcing from browser element to - render summary in a bullet list - change to div and flex based UI",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/408612/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/408612/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230816"
}