No excerpt property in categories API response

I was moving the backend of a blog to Discourse and found this API endpoint for listing topics:

However, when I list topics using the endpoint (https://discourse.example.com/c/blog/32/l/latest.json?filter=default), there is no excerpt property.


image

Did I do something wrong? Is the documentation entry just outdated?