List and retrieve diffs with detailed revision information

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

{
    "id": 1079396,
    "revision": {
        "id": 487391,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e18eea40ee7c6a5763c03dc6d59e875480b670be",
        "head_changeset": "400737433ee7d6b3b55e8b1ba2ce5d30d8ae929f",
        "phabricator_id": 255395,
        "phabricator_phid": "PHID-DREV-4jqdk75jdfwmbtt45oci",
        "title": "Bug 1969056 - Add navigation toolbar to compose toolbar in browser fragment.",
        "bugzilla_id": 1969056,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/487391/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/487391/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255395"
    },
    "phid": "PHID-DIFF-eeehfhaq57laihtidzwp",
    "review_task_id": "NJbtTIyaQjWNbCST1fdFIg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "60b838db1216d121ad71097636a01731f30618ab",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1079396/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-08T13:16:01.831525Z"
}