Manages revisions

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

{
    "id": 456635,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ac2b765f864daa388e22f822db75dbdd153249ad",
    "head_changeset": "dc0160fb53afd7f34bb51744f8c11a7dcff4a14f",
    "phabricator_id": 238860,
    "phabricator_phid": "PHID-DREV-afebtfdfe4tkbclyvbsd",
    "title": "WIP: Bug 1927886: Only run this configuration once, which allows some simplification.",
    "bugzilla_id": 1927886,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/456635/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/456635/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D238860"
}