List and retrieve diffs with detailed revision information

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

{
    "id": 1105610,
    "revision": {
        "id": 473294,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "24720f0e43f86c418416c6ee9ac99984f2b9cebb",
        "head_changeset": "e2cbd7f294058f4cb21bf0caf9f73df6c3ac38ed",
        "phabricator_id": 246494,
        "phabricator_phid": "PHID-DREV-37gvjjh6bxtlyesqflrn",
        "title": "Bug 1947025 - Added test that checks cookies are sent on XHR upgrade requests. r?valentin",
        "bugzilla_id": 1947025,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/473294/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473294/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D246494"
    },
    "phid": "PHID-DIFF-aplhvibenj4zl6xo2jji",
    "review_task_id": "TuOkE6yTSmeYHceZGEfB6w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d2cb30470306f2a2422fcbc4a5b21422d878beec",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105610/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T19:36:05.462510Z"
}