List and retrieve diffs with detailed revision information

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

{
    "id": 1102983,
    "revision": {
        "id": 508583,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
        "head_changeset": "2251311667a6b3d923beda3a1fc126c886208099",
        "phabricator_id": 260402,
        "phabricator_phid": "PHID-DREV-bqbzl4xkph4k7ikiq26t",
        "title": "Bug 1969417 - Fix flickering in urlbar actions searchmode results by applying inline-flex directly to view row. r?daleharvey",
        "bugzilla_id": 1969417,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/508583/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508583/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260402"
    },
    "phid": "PHID-DIFF-f7h4mghotycfigkuzwfo",
    "review_task_id": "IyJZfNv3STqGA2S8HjcNmA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "2251311667a6b3d923beda3a1fc126c886208099",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1102983/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-08T00:39:01.586080Z"
}