List and retrieve diffs with detailed revision information

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

{
    "id": 1055090,
    "revision": {
        "id": 477432,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "6cce9e5542b325c77c0c342609211882301bf720",
        "head_changeset": "6ca223f00dcf54f7e384d84df1880b3388ed5a85",
        "phabricator_id": 252516,
        "phabricator_phid": "PHID-DREV-vfbaijdykc5bg4bd52zt",
        "title": "Bug 1950338 - Part 6: Rename invoker functions to command functions r?#dom-core",
        "bugzilla_id": 1950338,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477432/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477432/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252516"
    },
    "phid": "PHID-DIFF-epndqqo6wg4fzelkai5r",
    "review_task_id": "N-6fmipqS5OBzcgScxGe8A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4cae1d3ffc43b882497ca33aea5f8849175cf24c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055090/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T14:41:38.222299Z"
}