List and retrieve diffs with detailed revision information

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

{
    "id": 1100915,
    "revision": {
        "id": 505911,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "66eb1bb3ac0a3b188eae58341c230d51b1ffe2a0",
        "head_changeset": "c590f8cb7a88cb6c0f55f6ded7b45ffe845464f1",
        "phabricator_id": 259729,
        "phabricator_phid": "PHID-DREV-aelv5kw6ztxvvdviuvoo",
        "title": "Bug 1948246 - Text Fragments: Don't show context menu entry for \"Copy Link to Highlight\" in view-source pages. r=Gijs!",
        "bugzilla_id": 1948246,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505911/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505911/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259729"
    },
    "phid": "PHID-DIFF-2d6ugy6x47rcdicw3una",
    "review_task_id": "RZZwI29hRGCNKAjENfXzIQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1822be6b3a5f4828a9d8a62602a0b49c2305860e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100915/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T11:36:49.316198Z"
}