List and retrieve diffs with detailed revision information

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

{
    "id": 1038915,
    "revision": {
        "id": 475166,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "8b5bd772178de6017ae539ae76f5f54c7143a91f",
        "head_changeset": "e8956e9cf31ec737f6beb5386519b9f5b2c77e2e",
        "phabricator_id": 249481,
        "phabricator_phid": "PHID-DREV-tby3fgjjuw6ffoipo2n7",
        "title": "Bug 1966225 - Move homepage menu to top of main menu",
        "bugzilla_id": 1966225,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475166/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475166/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249481"
    },
    "phid": "PHID-DIFF-7c6oap7ijfbjgrtvz7ze",
    "review_task_id": "QgeBbWR3SZah-_MnZByfDA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "08c0eda1d37752dfcbafe47b585b2d0f48518160",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1038915/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-20T20:46:06.648087Z"
}