Manages revisions

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

{
    "id": 483480,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "36c9bdbe2bc82573114d563ac2f72c464263a456",
    "head_changeset": "515afd6308400064b05f2df1770d958aee708851",
    "phabricator_id": 254552,
    "phabricator_phid": "PHID-DREV-yhwrvlvgcotcd4ngqoqm",
    "title": "Bug 1969040 - Implement switch between simple and expanded mode.",
    "bugzilla_id": 1969040,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483480/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483480/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254552"
}