List and retrieve diffs with detailed revision information

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

{
    "id": 1108076,
    "revision": {
        "id": 515547,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "39f0dc0f24d549dd713351d8c6f84fab09227dce",
        "head_changeset": "ef1990a7ec7e8943d55834e69e20f634cede8ff0",
        "phabricator_id": 261621,
        "phabricator_phid": "PHID-DREV-fzu3khacjbejpebwud47",
        "title": "Bug 1983903 - [Bookmarks Evolution] Selected state checkmark and header text and icon buttons have low color contrast on downloads screen",
        "bugzilla_id": 1983903,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515547/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515547/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261621"
    },
    "phid": "PHID-DIFF-uqprrl23oqfroaxyxyjf",
    "review_task_id": "aEV95_r6RL6EJlhD5PUpUg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ef1990a7ec7e8943d55834e69e20f634cede8ff0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108076/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T19:10:36.456522Z"
}