List and retrieve diffs with detailed revision information

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

{
    "id": 1107619,
    "revision": {
        "id": 515078,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fa40fc577295b429d8790d4a0b659d51803fc3e4",
        "head_changeset": "9d987987f6221edd7852b9fbf0099427805182f2",
        "phabricator_id": 261524,
        "phabricator_phid": "PHID-DREV-scb543fdmzreq3y27yrk",
        "title": "Bug 1924784 - [browser] Skip browser/components/backup/tests/marionette/test_backup.py on Wayland.",
        "bugzilla_id": 1924784,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515078/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515078/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261524"
    },
    "phid": "PHID-DIFF-y3g6goyh36hz6evkuj7l",
    "review_task_id": "aCWWgRpgSruP9VcLwIQODQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9d987987f6221edd7852b9fbf0099427805182f2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107619/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T08:30:15.665284Z"
}