Manages revisions

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

{
    "id": 409404,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5b8d2c7e3f1f707f7fd8cea7c7eabd86e0abd3f0",
    "head_changeset": "c86509239919675076a2e336bdf206c32ef386f3",
    "phabricator_id": 229912,
    "phabricator_phid": "PHID-DREV-nxxsv4zii5y5w55kde4r",
    "title": "Bug 1932547 - Part 6: Move FrontendContext API to FrontendContext.cpp. r?bthrall!",
    "bugzilla_id": 1932547,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409404/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409404/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229912"
}