Manages revisions

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

{
    "id": 512121,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "head_changeset": "7d38873a15828731a376442746bbe8393d2bbf4d",
    "phabricator_id": 260979,
    "phabricator_phid": "PHID-DREV-x2tpfb7l66rbq6g2irwl",
    "title": "Bug 1934052 - Add scope invalidation support for TreeStyleInvalidator. r=dshin",
    "bugzilla_id": 1934052,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512121/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512121/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260979"
}