List and retrieve diffs with detailed revision information

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

{
    "id": 1067003,
    "revision": {
        "id": 482982,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e362324cadfd67032f8c5f6c3f7f6bcd3f8fd49b",
        "head_changeset": "ea091b7595e3bde5efd0c7d950fa601eb638ffee",
        "phabricator_id": 254493,
        "phabricator_phid": "PHID-DREV-5o3gicgsodfwuttsdyri",
        "title": "Bug 1621736 – Exit fullscreen only on the chrome window that received the ESC keyboard event; r?smaug,sefeng",
        "bugzilla_id": 1621736,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/482982/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/482982/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254493"
    },
    "phid": "PHID-DIFF-efbc4kztrphltfwfnzg4",
    "review_task_id": "Td2yBQTBSpeCrry8iSeSiw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "44bba89daec550f41031a6e2a1c8785752239ad3",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1067003/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-21T20:10:50.829725Z"
}