List and retrieve diffs with detailed revision information

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

{
    "id": 1065419,
    "revision": {
        "id": 476367,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6ffc96c873f3696728d3dec7d6e014201c03f51b",
        "head_changeset": "3654f8c7b3a414ca449a40b6c3bff5b178bee4ad",
        "phabricator_id": 251225,
        "phabricator_phid": "PHID-DREV-4uchxuifnlmpt2pyaysq",
        "title": "WIP: Bug 1934266 - Resolve android sp3 gecko profiler failures by reducing iteration count to 5. r?#perftest",
        "bugzilla_id": 1934266,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476367/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476367/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251225"
    },
    "phid": "PHID-DIFF-3jc3nwidvxjz3ekbhpzt",
    "review_task_id": "Rz8VHUI6TLKAfeWOHm5ejA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "616a5269905d8a6ad4f30e20af9f008254b66f60",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1065419/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-18T19:44:43.990092Z"
}