List and retrieve diffs with detailed revision information

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

{
    "id": 1077775,
    "revision": {
        "id": 489969,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "44a214e55765f7f85b1245d5cced9c28e815e6f7",
        "head_changeset": "12fb538622045b4534327df3a36f3cebd78f2dba",
        "phabricator_id": 255934,
        "phabricator_phid": "PHID-DREV-j37a52cbt6iwno7fgrc4",
        "title": "Bug 1975403 - Telemetry for containers,",
        "bugzilla_id": 1975403,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489969/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489969/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255934"
    },
    "phid": "PHID-DIFF-aukblsqcmqc3wspwhpmi",
    "review_task_id": "OWB50EBeSN6V3n_lv9kJIQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "25b6b3adeee0827b0f887a49052ff1c1417ffffc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077775/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-03T21:39:26.978776Z"
}