List and retrieve diffs with detailed revision information

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

{
    "id": 1111195,
    "revision": {
        "id": 520203,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "337263376829635819f61477aae14505a432c799",
        "head_changeset": "0725a9cc4ea0b1199cc8994d23b5891d63da7476",
        "phabricator_id": 262419,
        "phabricator_phid": "PHID-DREV-lfasmlyti3zf44c3ii4u",
        "title": "Bug 1367034 - Set MRMTime for manually created folders. r=#thunderbird-reviewers",
        "bugzilla_id": 1367034,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/520203/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520203/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262419"
    },
    "phid": "PHID-DIFF-m44ou3vcsytzoemnwqjo",
    "review_task_id": "fzYtSW28QBaT-l5eAGgeyQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "0725a9cc4ea0b1199cc8994d23b5891d63da7476",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1111195/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-25T16:55:30.280527Z"
}