List and retrieve diffs with detailed revision information

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

{
    "id": 1107179,
    "revision": {
        "id": 514588,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "26a4b3bbf1f2411870927b34a12ecbd0b0f51bda",
        "head_changeset": "bd437de732fc9e77f3caf4f4fa24f49c2bf848a5",
        "phabricator_id": 261430,
        "phabricator_phid": "PHID-DREV-dbuf2jdofncclgfm42ir",
        "title": "Bug 1983605 - Part 4: Construct a new ParallelMarker instance for black and gray marking r?sfink",
        "bugzilla_id": 1983605,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514588/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514588/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261430"
    },
    "phid": "PHID-DIFF-nz4ixjxmggfnpoa2jlog",
    "review_task_id": "IN7kV-u5T7SkWE34OeViQQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bd437de732fc9e77f3caf4f4fa24f49c2bf848a5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107179/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-18T16:20:38.303908Z"
}