List and retrieve diffs with detailed revision information

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

{
    "id": 1054550,
    "revision": {
        "id": 477756,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fe38666ef1bff2fb39cdf17083f1f1d157ad0a72",
        "head_changeset": "70fa3a7ed67115be2e7530f8b41a602946f9f556",
        "phabricator_id": 252738,
        "phabricator_phid": "PHID-DREV-za6og4q4ezzrtwxjnxda",
        "title": "Bug 1964523 - Part 2 - Migrate `compose-awesomebar` to M3",
        "bugzilla_id": 1964523,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477756/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477756/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252738"
    },
    "phid": "PHID-DIFF-aqcy2pjmsnbwfqfpf6hr",
    "review_task_id": "ONw_xCRnQq-exfzVGpSrog",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "70fa3a7ed67115be2e7530f8b41a602946f9f556",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1054550/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-06T20:59:55.494075Z"
}