List and retrieve diffs with detailed revision information

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

{
    "id": 1067210,
    "revision": {
        "id": 484046,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f7edd69fea6eb07aa0dc9bbea2340e738252beed",
        "head_changeset": "65141490b297d9ea79cea688da2f6101dc387c42",
        "phabricator_id": 254670,
        "phabricator_phid": "PHID-DREV-s3rkfe5jaqgivvgk6hvb",
        "title": "No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes mobile-experiments ct-logs - a=repo-update",
        "bugzilla_id": null,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484046/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484046/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254670"
    },
    "phid": "PHID-DIFF-gf4bihvyuybf4kmai47m",
    "review_task_id": "PiIOJmakSdumfBcv3GXSWA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "65141490b297d9ea79cea688da2f6101dc387c42",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067210/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T12:26:56.607527Z"
}