List and retrieve diffs with detailed revision information

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

{
    "id": 1106179,
    "revision": {
        "id": 512463,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
        "head_changeset": "6a6466344e15454e5a476c2477aa784e30f2fa28",
        "phabricator_id": 261022,
        "phabricator_phid": "PHID-DREV-f2kygfq7jmfggm35a2k6",
        "title": "Bug 1981257 - Re-enable test_OVR_multiview2.html on Ubuntu 24.04 with x11, r?bhearsum",
        "bugzilla_id": 1981257,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512463/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512463/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261022"
    },
    "phid": "PHID-DIFF-zafxjrbc2ofcb2zqat4r",
    "review_task_id": "Xm87kAgfRNqpueRwJ348iw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c13dbdba1069c4cbb625ec7fb142ef8567443fba",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106179/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T20:21:50.006381Z"
}