List and retrieve diffs with detailed revision information

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

{
    "id": 1105274,
    "revision": {
        "id": 512058,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "76f448acb1d5c3a749d5e4a1b68afd97bd5ce27c",
        "head_changeset": "27e1308ec4f45b7926f15f62e7905067eff51942",
        "phabricator_id": 260786,
        "phabricator_phid": "PHID-DREV-oijzwy4asu2qmdy6ruqo",
        "title": "Bug 1981306 - Remove MacOS FAIL expectation for 'Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie' r=edgul",
        "bugzilla_id": 1981306,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512058/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512058/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260786"
    },
    "phid": "PHID-DIFF-e6ogjitxw6vaqvzxz7z3",
    "review_task_id": "Pmaa6vGHSOax2r9XjtkpYg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "27e1308ec4f45b7926f15f62e7905067eff51942",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105274/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T11:18:22.519404Z"
}