List and retrieve diffs with detailed revision information

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

{
    "id": 1050469,
    "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-3fqqwaqz4bvmjswge3bc",
    "review_task_id": "TBQlGj56RKyQF6qYywRLdQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6762ebe3f998490b504705de8dec26fb19c1e07a",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1050469/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-31T16:39:33.727354Z"
}