Manages revisions

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

{
    "id": 413005,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9b98c095159a88d473c03ae1ce6da56f926caa31",
    "head_changeset": "5ce329559a05b56e6e2b4fb3fc24ebb4ace63439",
    "phabricator_id": 231560,
    "phabricator_phid": "PHID-DREV-ebbn5wz2x5qqjx5vhfgy",
    "title": "Bug 1934288. WIP IPC flow.",
    "bugzilla_id": 1934288,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413005/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413005/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231560"
}