List and retrieve diffs with detailed revision information

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

{
    "id": 1067073,
    "revision": {
        "id": 483881,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1a96856e4884ddf9a05d85676e9f650977bf4f88",
        "head_changeset": "d8452b07adfd876ffde77ddbac83b88398bf8886",
        "phabricator_id": 254635,
        "phabricator_phid": "PHID-DREV-asm5bt3n3xnxfosptzei",
        "title": "Bug 1973423 - Upgrade google-java-format to 1.27.0. r=#geckoview-reviewers!,#linter-reviewers!",
        "bugzilla_id": 1973423,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483881/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483881/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254635"
    },
    "phid": "PHID-DIFF-m4kqvicdl52uzditpt3w",
    "review_task_id": "DoxAjfzoRYO_SHdNjiI3bg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d8452b07adfd876ffde77ddbac83b88398bf8886",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067073/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-23T05:54:25.124040Z"
}