Manages revisions

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

{
    "id": 394742,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "89df0c811886533e783e4042d4e063c8dd862510",
    "head_changeset": "51a7b34b9201dc50888d1e808895430bb4a1dce3",
    "phabricator_id": 228615,
    "phabricator_phid": "PHID-DREV-m4aov4272h5xrkbo2nht",
    "title": "Bug 1930425 - Dump JS stack when trying to incorrectly set activeness. r=nika",
    "bugzilla_id": 1930425,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/394742/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/394742/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228615"
}