Manages revisions

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

{
    "id": 399192,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dc5a28b24f94d8fdb17a970843c2c6b88a012d66",
    "head_changeset": "143feae9e2e8266cf4fb9ea6bbd3b7e14b0b97a9",
    "phabricator_id": 229278,
    "phabricator_phid": "PHID-DREV-k3rxiiexuvkk7r3hqofm",
    "title": "WIP: Bug 1927886: (WIP) Refactor DataChannel code to allow multiple options for underlying SCTP impl.",
    "bugzilla_id": 1927886,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399192/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399192/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229278"
}