List and retrieve diffs with detailed revision information

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

{
    "id": 1099863,
    "revision": {
        "id": 505532,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ed28bde759c16860d3ee821ad3e4740150099212",
        "head_changeset": "8e72d5c7970f3f5d25bfc94a7948b8083ad099f4",
        "phabricator_id": 259651,
        "phabricator_phid": "PHID-DREV-i7ys7ewhfrbh3nbnn7yr",
        "title": "WIP: Bug 1936924 - enable extra profiler run on android. r?#perftest",
        "bugzilla_id": 1936924,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505532/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505532/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259651"
    },
    "phid": "PHID-DIFF-l5wcnsaffcrjfyv33cdr",
    "review_task_id": "f3iFs12cSpW6JV_M8yHKiw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "8e72d5c7970f3f5d25bfc94a7948b8083ad099f4",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099863/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T22:11:47.045315Z"
}