List and retrieve diffs with detailed revision information

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

{
    "id": 1059685,
    "revision": {
        "id": 476703,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "1de4b1cbd95857a91e466b36bbb98669deed40ff",
        "head_changeset": "b4f00b386bfaec3acc885edc6784d36765d4a8d3",
        "phabricator_id": 251633,
        "phabricator_phid": "PHID-DREV-rk5bifnu6byk5b7jvyuw",
        "title": "WIP: Bug 1936082 - Use EWS MoveItem operation for intra-account moves.",
        "bugzilla_id": 1936082,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476703/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476703/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251633"
    },
    "phid": "PHID-DIFF-ay4h2qk652ffzflgonaf",
    "review_task_id": "K7gFhkAzSUm-jDAIe0i6uA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "f6c01667b397ac94b998d6ec0c10c57a23b7fc95",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1059685/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-16T21:01:01.952540Z"
}