List and retrieve diffs with detailed revision information

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

{
    "id": 1064944,
    "revision": {
        "id": 477566,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "5d81b94eed5370610d796912b0de4740cee8934d",
        "head_changeset": "060643e6142e11fddca42157180b0c3a9edef5c0",
        "phabricator_id": 252664,
        "phabricator_phid": "PHID-DREV-2smv46ybccm7dvyquttx",
        "title": "WIP: Bug 1964600 - Allow macOS crash helper IPC to pass file descriptors",
        "bugzilla_id": 1964600,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477566/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477566/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252664"
    },
    "phid": "PHID-DIFF-jjfhg46rbkgsdgryv7fp",
    "review_task_id": "QcJ93l5gSZSvDjdp7ghlCQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "41449ed251037540703a99bc068f730a94f57e2f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1064944/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-18T10:57:01.763955Z"
}