Manages revisions

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

{
    "id": 477956,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "76b95585f476b9b90e207fc84b31a8921fed1eee",
    "head_changeset": "88c898b020b6b97d3ab888efb8ffe482417577c3",
    "phabricator_id": 253123,
    "phabricator_phid": "PHID-DREV-bnjrwbpzfatupm4dfvgi",
    "title": "Bug 1970784 - Prevent full render when tile size is changed",
    "bugzilla_id": 1970784,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477956/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477956/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253123"
}