List and retrieve diffs with detailed revision information

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

{
    "id": 1105677,
    "revision": {
        "id": 512613,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "76f448acb1d5c3a749d5e4a1b68afd97bd5ce27c",
        "head_changeset": "bd09467d62ffdfd0dc250647605b49eec0bd293c",
        "phabricator_id": 261039,
        "phabricator_phid": "PHID-DREV-rwfwxzplxcfdwzyrd6xi",
        "title": "Bug 1982935 - Update List \"Add an item\" placeholder text r?#home-newtab-reviewers",
        "bugzilla_id": 1982935,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512613/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512613/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261039"
    },
    "phid": "PHID-DIFF-hw4vrawticgcz44cktvv",
    "review_task_id": "PA5B6DuYSTuAfgSaMTI2WA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bd09467d62ffdfd0dc250647605b49eec0bd293c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105677/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T21:50:21.373320Z"
}