List and retrieve diffs with detailed revision information

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

{
    "id": 1107723,
    "revision": {
        "id": 513806,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a678ec376450cf56285b4baa38afa6cdf31a847a",
        "head_changeset": "8649718b4446616511deede8ee43c0ff2bb01717",
        "phabricator_id": 261258,
        "phabricator_phid": "PHID-DREV-srycxb3z26nwjmuustto",
        "title": "Bug 1983284 - process window title concatenation more in JS instead of many many fluent variants, r?#fluent-reviewers!,#fx-desktop!",
        "bugzilla_id": 1983284,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513806/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513806/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261258"
    },
    "phid": "PHID-DIFF-h6q6bcwv7tvo75ktwxom",
    "review_task_id": "L4jIKPu3R16wkfP5w6Ev2Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f062a4906af09c23e6c473fdb7797fe23cf5b62e",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107723/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T12:32:28.297948Z"
}