List and retrieve diffs with detailed revision information

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

{
    "id": 1055269,
    "revision": {
        "id": 477901,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4e83647673a58f3d379f53d5d4e2ce0e840c03df",
        "head_changeset": "43c9eea6d83fa54811a9c8b3b655dca701edff8a",
        "phabricator_id": 253059,
        "phabricator_phid": "PHID-DREV-guc44luvyaq7lslqp5rr",
        "title": "Bug 1971155 - call the StopScreencast dbus method to flush the screen recording. r?gerard-majax",
        "bugzilla_id": 1971155,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477901/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477901/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253059"
    },
    "phid": "PHID-DIFF-ka3jzumlfzlx2hbsfxpo",
    "review_task_id": "UKt8BksYR1OJC8Gxl_vjeA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "43c9eea6d83fa54811a9c8b3b655dca701edff8a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055269/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T17:52:15.062994Z"
}