Manages revisions

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

{
    "id": 379777,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f923d8af41b965383bc809665f5efd0d702fdfed",
    "head_changeset": "c4030c79b44aa11bf7950aa990270ba25a0b1a2c",
    "phabricator_id": 226329,
    "phabricator_phid": "PHID-DREV-unlpocklqifdappjt3rl",
    "title": "Bug 1917119 - Add DIAGNOSTIC_ASSERT to isLabelSafe that aTLD is not punycode r=valentin",
    "bugzilla_id": 1917119,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/379777/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/379777/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226329"
}