Manages revisions

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

{
    "id": 483848,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f0d0bfd6798309be41a01beeb8b046aa34b53b82",
    "head_changeset": "243ac3ad482e567238f0876979246bd04a47d543",
    "phabricator_id": 254633,
    "phabricator_phid": "PHID-DREV-wbkdc3d6tffja6o2frha",
    "title": "Bug 1971260 - Remove extra slashes. r=mstange",
    "bugzilla_id": 1971260,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483848/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483848/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254633"
}