Manages revisions

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

{
    "id": 512201,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "head_changeset": "c2b8ee45df6a981f02c9a9313d4f1780485d1312",
    "phabricator_id": 260998,
    "phabricator_phid": "PHID-DREV-eu3qr3wmlbpun3m6cyad",
    "title": "Bug 1975509 - Move TypeScript node_module installation to the top-level of the repository. r?zombie!,#frontend-codestyle-reviewers!",
    "bugzilla_id": 1975509,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512201/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512201/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260998"
}