List and retrieve diffs with detailed revision information

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

{
    "id": 1082184,
    "revision": {
        "id": 487515,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "cea3443f05bf168e51c5be5f58406b3855158498",
        "head_changeset": "0d007fa0cf909e36654060464df3a4a12ad7c852",
        "phabricator_id": 255402,
        "phabricator_phid": "PHID-DREV-n4ozquorg6svurk7p4ng",
        "title": "Bug 1928585 - Handle history navigation back to the homepage when the location changes to about:home",
        "bugzilla_id": 1928585,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/487515/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487515/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255402"
    },
    "phid": "PHID-DIFF-k5vwynvcpkrdkh4yuwfb",
    "review_task_id": "M31HmPA5SnCCW3IborTf9w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "eca4b322661ab0256819f2818418b89b0417e3a1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1082184/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-13T07:53:50.261472Z"
}