List and retrieve diffs with detailed revision information

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

{
    "id": 1059099,
    "revision": {
        "id": 474771,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0d69fe324b32b3dd41647b36ddb35f991b26baf9",
        "head_changeset": "c0b143add043773879719b8b396b6f954d27a985",
        "phabricator_id": 248940,
        "phabricator_phid": "PHID-DREV-srqrez77exej7x5wfznt",
        "title": "WIP: Bug 1964730 - part 2 - Allow the url in the composable toolbar to be configured without click handling",
        "bugzilla_id": 1964730,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/474771/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474771/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D248940"
    },
    "phid": "PHID-DIFF-fqte5ihnyjp3iylkefrm",
    "review_task_id": "Rjok4QIDRnOz7r4FA4-S9g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "378a60e5db286ee195941bab609e06bb03a6cafc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1059099/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-16T09:21:05.126853Z"
}