# カテゴリAPIのレスポンスにexcerptプロパティがありません

**URL:** https://meta.discourse.org/t/no-excerpt-property-in-categories-api-response/405566
**Category:** Development
**Created:** [2026 年 6 月 18 日午前 7:10 UTC](https://meta.discourse.org/t/no-excerpt-property-in-categories-api-response/405566 "2026-06-18T07:10:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026 年 6 月 18 日午前 7:10 UTC](https://meta.discourse.org/t/no-excerpt-property-in-categories-api-response/405566/1 "2026-06-18T07:10:16Z")

</div>

ブログのバックエンドを Discourse に移行している際に、トピック一覧用のこの API エンドポイントを見つけました：

> **[Discourse API Docs](https://docs.discourse.org/#tag/Categories/operation/listCategoryTopics)**

しかし、エンドポイント（`https://discourse.example.com/c/blog/32/l/latest.json?filter=default`）を使ってトピックを一覧表示すると、`excerpt` プロパティが存在しません。

 ![image](https://global.discourse-cdn.com/meta/original/4X/6/6/a/66a423792bd0293fc6a80a8685c151b385ef6895.jpeg)  
 ![image](https://global.discourse-cdn.com/meta/original/4X/4/0/7/407597521ae1e495b110d3381eb5b085768be6f8.png)

何か間違えてしまいましたか？それともドキュメントの記述が単に古くなっているのでしょうか？

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026 年 6 月 18 日午後 10:38 UTC](https://meta.discourse.org/t/no-excerpt-property-in-categories-api-response/405566/2 "2026-06-18T22:38:10Z")

</div>

未来の人のために、自分なりの解決策を作りました。まだドキュメントではよくわからない部分もありますが、私のユースケースではこれで動きます。

> <https://github.com/pyxfluff/site/blob/python/src/backend/routes/resources.py#L22>

---

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026 年 6 月 25 日午後 10:38 UTC](https://meta.discourse.org/t/no-excerpt-property-in-categories-api-response/405566/3 "2026-06-25T22:38:48Z")

</div>

このトピックは最後の返信から7日後に自動的に閉鎖されました。新しい返信はできなくなりました。
