List and retrieve diffs with detailed revision information

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

{
    "id": 1077259,
    "revision": {
        "id": 489954,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6a5f04caea9013b56efabd808ff96e1634cd4ace",
        "head_changeset": "fe938aa4f01e7d369d05b18491e7fbc242a59711",
        "phabricator_id": 255927,
        "phabricator_phid": "PHID-DREV-fpjzujya6ntp6eo56gqc",
        "title": "Bug 1975359 - Update test expectations for html/semantics/interactive-elements/the-summary-element/interactive-content.html.",
        "bugzilla_id": 1975359,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/489954/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/489954/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255927"
    },
    "phid": "PHID-DIFF-ezxq243udfrflxspx6oi",
    "review_task_id": "ZyY9aw8JThORdm9R4fWenQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fe938aa4f01e7d369d05b18491e7fbc242a59711",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1077259/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-03T08:52:06.067951Z"
}