Manages revisions

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

{
    "id": 520074,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "32232748943bac806dc71c623d77e83f40531cb8",
    "head_changeset": "c6a158e175e6acd994a9482cc6274870efef6ba0",
    "phabricator_id": 262402,
    "phabricator_phid": "PHID-DREV-gpstt3v6okyrhwtcdhwv",
    "title": "Bug 1889569 - Disable more print entrypoints when print is disabled. r?gregp",
    "bugzilla_id": 1889569,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/520074/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520074/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262402"
}