List and retrieve diffs with detailed revision information

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

{
    "id": 1047682,
    "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-nbiy3ufxrgquknhqn4po",
    "review_task_id": "GMRau1YqTNCCewkGYaq_-g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "17ce677dab104ae543e2dd130f75d66928b919a7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1047682/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-27T23:15:42.908256Z"
}