List and retrieve diffs with detailed revision information

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

{
    "id": 1074926,
    "revision": {
        "id": 488097,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b9478965ee397efb6c698eae191e8c7af3262c69",
        "head_changeset": "f34484bbe0f9e2f52a3dfb58d6a683061be64cfc",
        "phabricator_id": 255446,
        "phabricator_phid": "PHID-DREV-edvpwafmz36ujoe5dr4i",
        "title": "Bug 1974676 - Update WPT expectations for Navigation API. r=jjaschke!",
        "bugzilla_id": 1974676,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/488097/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488097/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255446"
    },
    "phid": "PHID-DIFF-gf44nyf6xhvdmn5twvsl",
    "review_task_id": "OEUh3z-LSiOBlBPVb7y2QQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f34484bbe0f9e2f52a3dfb58d6a683061be64cfc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1074926/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T06:34:51.886742Z"
}