Manages revisions

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

{
    "id": 386462,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a15a6ca0664a475f9a0f3dc95bead4db5da4f150",
    "head_changeset": "8396bf492ceebf524581735216110a1988b57c0c",
    "phabricator_id": 227223,
    "phabricator_phid": "PHID-DREV-542yyqjwsshd3un4rj2p",
    "title": "WIP: Bug 1567058: part 2) Start adding tests for when the parent global has CSP and the target global hasn't or when both are equal",
    "bugzilla_id": 1567058,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386462/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386462/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227223"
}