Manages revisions

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

{
    "id": 382334,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e933a800916fdf2d80514ae01977a9215d6fec2c",
    "head_changeset": "a597fea060229660583f78261f7509e4b7cc9707",
    "phabricator_id": 226754,
    "phabricator_phid": "PHID-DREV-45ja4nintpq2hbsgrah5",
    "title": "Bug 1652421 - Check BroadcastChannel origin against creation-time current instead of against the creation-time incumbent, r=smaug",
    "bugzilla_id": 1652421,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/382334/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/382334/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226754"
}