List and retrieve diffs with detailed revision information

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

{
    "id": 1067067,
    "revision": {
        "id": 483837,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f0d0bfd6798309be41a01beeb8b046aa34b53b82",
        "head_changeset": "83a26a46a3dd668fb63eb541ec3cbbdbc69766ce",
        "phabricator_id": 254632,
        "phabricator_phid": "PHID-DREV-gjux4wjwc2jg5dwy674f",
        "title": "Bug 857476: Re-add \"linksBreaking\" word boundary tests that I accidentally removed in bug 1821955.",
        "bugzilla_id": 857476,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483837/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483837/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254632"
    },
    "phid": "PHID-DIFF-odtcasdgwxqu5mgcb7nn",
    "review_task_id": "c7gg37fNR0SUz411CCFNGg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "83a26a46a3dd668fb63eb541ec3cbbdbc69766ce",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067067/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T04:24:52.818013Z"
}