List and retrieve diffs with detailed revision information

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

{
    "id": 1100693,
    "revision": {
        "id": 506372,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "ddcd20732c937d784a78a6754d974ef90327384e",
        "head_changeset": "3e266d65e8f3ab4c910bcd78709493cb17c4a99c",
        "phabricator_id": 259910,
        "phabricator_phid": "PHID-DREV-7bi2jcyh6pj73ixeqcnk",
        "title": "Bug 1972812 - Account Hub LDAP creation error handling. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1972812,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506372/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506372/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259910"
    },
    "phid": "PHID-DIFF-7sfxslahfvqpwxwfjnww",
    "review_task_id": "bPzlP0MuThiuZwOMcjiMpA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "3e266d65e8f3ab4c910bcd78709493cb17c4a99c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100693/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T02:07:35.873379Z"
}