List and retrieve diffs with detailed revision information

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

{
    "id": 1099825,
    "revision": {
        "id": 505503,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "eb2b9607e7b8f901ada02bb6ed7113a0a6640833",
        "head_changeset": "ae7a5e0c36cbe1a0713b28ff8dff4fe82e7569e4",
        "phabricator_id": 259641,
        "phabricator_phid": "PHID-DREV-rdr7fgoebj5sxo5w6eqb",
        "title": "WIP: Bug 1980433 - Update NavigationDelegateTest for Android 14",
        "bugzilla_id": 1980433,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505503/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505503/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259641"
    },
    "phid": "PHID-DIFF-3xqktusjl4i7x6lwztds",
    "review_task_id": "DTj7nnfTR4exddSJg6NrmQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ae7a5e0c36cbe1a0713b28ff8dff4fe82e7569e4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099825/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T21:11:50.887159Z"
}