List and retrieve diffs with detailed revision information

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

{
    "id": 1080175,
    "revision": {
        "id": 491164,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "63afd49b4482b259840e6e6af45e156d449872dd",
        "head_changeset": "b273cb5976a24d31a0bbf211c0ef524a5d6f670b",
        "phabricator_id": 256179,
        "phabricator_phid": "PHID-DREV-kwn5wobva5cubnfaeuda",
        "title": "Bug 1960743 - Added one line so that when font face is expanded, users can see all of the relevant information, and urls are broken up more easily. r=jdescottes",
        "bugzilla_id": 1960743,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/491164/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491164/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256179"
    },
    "phid": "PHID-DIFF-4bhife3ivgh6rbnnr7ym",
    "review_task_id": "GuyDbeu3Q6mLsLQOC-P9LA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ff92bea9490fa0f0fc5fe45179a43ef3454e93db",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1080175/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-09T14:07:29.255457Z"
}