Manages revisions

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

{
    "id": 515435,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "876ee68e20be4c473c2eb68957ea9444fe1fe96b",
    "head_changeset": "aba1d9b97b2ed553cc4cd02d446d273e8518a43f",
    "phabricator_id": 261581,
    "phabricator_phid": "PHID-DREV-xbn6vvbywg2izkur4pke",
    "title": "Bug 1983603: Update Servo damage computation + introduce compute_layout_damage method (r=#style)",
    "bugzilla_id": 1983603,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515435/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515435/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261581"
}