List and retrieve diffs with detailed revision information

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

{
    "id": 1073961,
    "revision": {
        "id": 485482,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a73c6f46e46d0297452d1eebcd2881702a602b30",
        "head_changeset": "6436108eadf01cc2594e19ee1f964b7d109bc967",
        "phabricator_id": 255042,
        "phabricator_phid": "PHID-DREV-ghtsziqrwxfavupskxml",
        "title": "Bug 1974106 - Hide scrollbar in backdrop-filter-edge-behavior.html when -webkit-scrollbar is not supported",
        "bugzilla_id": 1974106,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485482/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485482/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255042"
    },
    "phid": "PHID-DIFF-jhngcyvcuqxj2ae2h2jo",
    "review_task_id": "B68QglhjRb6rS_TuJJTOvQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7d3fe82c591b817d88e71ce4eb76611ad338eacc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073961/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T01:28:24.753233Z"
}