List and retrieve diffs with detailed revision information

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

{
    "id": 1032298,
    "revision": {
        "id": 468564,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d1065c17a700bc3082d76e8e64b79d7f1a36ba73",
        "head_changeset": "6f8dc3ca987b743b9709aa1ba99497dc2eab8872",
        "phabricator_id": 212883,
        "phabricator_phid": "PHID-DREV-pm6lsijwaywygx74k7sw",
        "title": "Bug 1467846: Part 14: Enable test262 tests r=arai!",
        "bugzilla_id": 1467846,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/468564/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468564/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D212883"
    },
    "phid": "PHID-DIFF-htepgiz7zyfpn2vstlwp",
    "review_task_id": "JjwxVC_FTYqVwnaGkh1bAg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3e313b94849dae6c0b14b53e8298831fc923d448",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1032298/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-13T07:27:16.482206Z"
}