Found in 2 comments on Hacker News
pugworthy · 2021-02-22 · Original thread
It's a common design style it seems. O'Reilly's REST API Design Rulebook reads similarly...

https://www.oreilly.com/library/view/rest-api-design/9781449...

tj612 · 2020-09-05 · Original thread
About REST : REST API Design Rulebook by Mark Massé (O'Reilly).

My reference when I'm designing a REST API.

https://www.oreilly.com/library/view/rest-api-design/9781449...