List and retrieve diffs with detailed revision information

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

{
    "id": 1087618,
    "revision": {
        "id": 496601,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b34369cfdacdbeee47d3d4c029af0fb2e66cb4ff",
        "head_changeset": "82c02ed9c9922bd74bc56c810d2f52ec01b92586",
        "phabricator_id": 257604,
        "phabricator_phid": "PHID-DREV-xjenmyecsntfmtawllny",
        "title": "Bug 1977698 - Part 1: Do not navigate to the HomeFragment in TabsTrayController when adding a new homepage tab",
        "bugzilla_id": 1977698,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496601/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496601/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257604"
    },
    "phid": "PHID-DIFF-5jt4w57wdygtxnusdxrv",
    "review_task_id": "er5MwJxsR6-EcI4eVwvL9Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "82c02ed9c9922bd74bc56c810d2f52ec01b92586",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1087618/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-16T22:53:23.747082Z"
}