List and retrieve diffs with detailed revision information

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

{
    "id": 1075467,
    "revision": {
        "id": 485990,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "016fef62bcaa667eb135ae4086e2a973ec1979c5",
        "head_changeset": "9af73bb28e05d4dbddc6d671eb3fd5bfcafa3823",
        "phabricator_id": 255158,
        "phabricator_phid": "PHID-DREV-ohbbothi4bu5pfj7btv4",
        "title": "Bug 1974262: Fix Firefox UI functional tests to work locally with mach. r=whimboo",
        "bugzilla_id": 1974262,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/485990/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/485990/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255158"
    },
    "phid": "PHID-DIFF-yi5szpij34hkipti6lpj",
    "review_task_id": "ChndEvjkQ6-s-Clye5rr6Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "53287617cf2d9973735030aea8399818b7b7f9ec",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075467/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T20:16:53.445805Z"
}