Manages revisions

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

{
    "id": 403123,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6f928a37b801026db617dc5dedfe5a4f9bc88f8c",
    "head_changeset": "0585a82f4c4bba34ad2bde438b4a094dba51fe04",
    "phabricator_id": 226212,
    "phabricator_phid": "PHID-DREV-dltczqxwzhjpgi4wwgqx",
    "title": "Bug 1933281 - Fallback to compare the order of event targets for CSSAnimation if they have the same time.",
    "bugzilla_id": 1933281,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403123/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403123/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226212"
}