Manages revisions

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

{
    "id": 521464,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b7573b229c2d2e6a660decc4e3ed7183c761f8e1",
    "head_changeset": "d2112f2f14ee21cb35aa17f5670daa755b32ca23",
    "phabricator_id": 262707,
    "phabricator_phid": "PHID-DREV-kklawmxlpfzjlsk7lvsa",
    "title": "Bug 1985174 - Give jj.py its own diff_stream() implementation to prevent `mach clang-format` from trying to reformat every file in the tree when a patch stack contains a conflict. r=ahochheiden",
    "bugzilla_id": 1985174,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/521464/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/521464/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262707"
}