Manages revisions

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

{
    "id": 402142,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e4305da6f59e246f77164ec21069e20103b792dc",
    "head_changeset": "cb3107cc5869ad55a53b4e28dc9703a2243b6afe",
    "phabricator_id": 229625,
    "phabricator_phid": "PHID-DREV-kohzsso3gzzkylfpwzlx",
    "title": "Bug 1932390 - WebCrypto: Empty algorithm should return TypeError",
    "bugzilla_id": 1932390,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402142/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402142/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229625"
}