List and retrieve diffs with detailed revision information

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

{
    "id": 1105471,
    "revision": {
        "id": 511770,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4408830acf260c1b734e96270aea5dd806e3dd28",
        "head_changeset": "ef85fddd4259201469abc9f0da0e34707059e590",
        "phabricator_id": 260896,
        "phabricator_phid": "PHID-DREV-k56bgrxululjadzh7tsn",
        "title": "Bug 1979975 - Land strings for group 2 windows EOS messages",
        "bugzilla_id": 1979975,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511770/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511770/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260896"
    },
    "phid": "PHID-DIFF-4tsbdlyc3esrh3xcrk4l",
    "review_task_id": "F3fzNvi1SF2e16ph8HtoTw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3fd1de8c2faa0f6f76e3e82cdddbcdf81606d713",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105471/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T16:12:03.670986Z"
}