Manages revisions

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

{
    "id": 424306,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "89285afd6c3a38a88c71b9782c19276843b254f8",
    "head_changeset": "2e3c9791c59ec820e9abda0683eb85b258f06158",
    "phabricator_id": 224116,
    "phabricator_phid": "PHID-DREV-7zeb2makivlzvhmke7bb",
    "title": "Bug 1915402 - use 127.0.0.1 for 0.0.0.0 access from the address bar to make life easier for web devs, r?valentin",
    "bugzilla_id": 1915402,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/424306/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/424306/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D224116"
}