List and retrieve diffs with detailed revision information

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

{
    "id": 1039144,
    "revision": {
        "id": 475536,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "4a523505fb86d262d33a40e92ce80198f1301f71",
        "head_changeset": "d0c987bae907024beed6e461ba6f36fa3b7acbb7",
        "phabricator_id": 249980,
        "phabricator_phid": "PHID-DREV-izobzf4oz55hki6oyaxd",
        "title": "Bug 1820252 - Remove QueuedTranslator r=#translations-reviewers!",
        "bugzilla_id": 1820252,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475536/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475536/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249980"
    },
    "phid": "PHID-DIFF-jyzxn44iaaj7njvbtvl7",
    "review_task_id": "OZv0T-G_S6CestbtXrUoqg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "765f3cceeb8977f0eb2ed12fc743fd237bd9630d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1039144/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-20T22:33:54.730653Z"
}