Manages revisions

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

{
    "id": 398477,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f918befd42312cdf96757bea838a55620ce4cb7f",
    "head_changeset": "d4da20959e36fc06b893eef6fa982d982f6f1a89",
    "phabricator_id": 229208,
    "phabricator_phid": "PHID-DREV-am62woacmhpqrejc2sj5",
    "title": "WIP: Bug 1913421: Minor typing change change nsresult to nsIXPCComponents_Values",
    "bugzilla_id": 1913421,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/398477/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/398477/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229208"
}