List and retrieve diffs with detailed revision information

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

{
    "id": 1110798,
    "revision": {
        "id": 519100,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fd9ad3129f48160bbab90981d02ec898d392d8cb",
        "head_changeset": "ee8d014225445f88eafc04f1195871a8f380d46b",
        "phabricator_id": 262231,
        "phabricator_phid": "PHID-DREV-md6eqm7nraa5qnmf723f",
        "title": "Bug 1982836 - Hide the row label on the urlbar dismissal acknowledgment tip when the dismissed row has hideRowLabel.",
        "bugzilla_id": 1982836,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/519100/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519100/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262231"
    },
    "phid": "PHID-DIFF-3e2yh3wy5jjx4j656u6g",
    "review_task_id": "bXysYf90RFyQWk2DZEF9Og",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8e0ca72b09b24f36e57c915ec22b3549c31be7c4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110798/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T05:45:04.626683Z"
}