List and retrieve diffs with detailed revision information

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

{
    "id": 1087909,
    "revision": {
        "id": 496189,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c383139ed9e43647556618602f728021f7245026",
        "head_changeset": "38c4d395303c7a95be01f7a2e615f4c69d27d455",
        "phabricator_id": 257470,
        "phabricator_phid": "PHID-DREV-ivj5nzgipy2ciiqbbd76",
        "title": "Bug 1977180 - [bidi] Add support for URL patterns in \"noProxy\" property of \"proxy\" configuration in \"browser.createUserContext\" command.",
        "bugzilla_id": 1977180,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496189/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496189/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257470"
    },
    "phid": "PHID-DIFF-i3eagklttcisu2chvgsa",
    "review_task_id": "cMy-cyFnTWybnxjXB4NSUw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f2ac32b4dd13721d43c5e5736d8d2226bb432e7e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1087909/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T10:55:03.058003Z"
}