List and retrieve diffs with detailed revision information

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

{
    "id": 1082283,
    "revision": {
        "id": 492784,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "220107bb23769c909f132d5415479dd27f68b958",
        "head_changeset": "8f28dab61be5eaca6769bb48c0471ff7edcc71a2",
        "phabricator_id": 256624,
        "phabricator_phid": "PHID-DREV-xurrh4eweg4dk3mzgsew",
        "title": "Bug 1976448 - Animate the progress bar only while there is progress r=#android-reviewers",
        "bugzilla_id": 1976448,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/492784/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492784/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256624"
    },
    "phid": "PHID-DIFF-33ovjug2s2cdbp2zy52w",
    "review_task_id": "ccx-FaVxRyO22N0HsdhDGg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "523902d8d01ead4a2432008b5e5b4cba2a537231",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1082283/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-14T10:45:04.389694Z"
}