List and retrieve diffs with detailed revision information

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

{
    "id": 1050971,
    "revision": {
        "id": 476901,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d7cc13e825e304219f079e313fce01fc8587c4d3",
        "head_changeset": "f00bec3941e835f52e5ed36daba0c6635ddc7b51",
        "phabricator_id": 251900,
        "phabricator_phid": "PHID-DREV-pf7xfn7qmaomj7mnyhyk",
        "title": "Bug 1969471 - Remove fxview-search-textbox. r=#fxview-reviewers!",
        "bugzilla_id": 1969471,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476901/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476901/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251900"
    },
    "phid": "PHID-DIFF-trnm6dyp43dhjlpjwgur",
    "review_task_id": "bVTRiZePQ0Sqt6ofApEVFw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e6a3ffce808b0e8766a4f608ef3929528b1b657f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1050971/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-02T11:59:33.897012Z"
}