Returns one row per author with their posts nested, instead of a join that repeats the author on every row.
Tag
Snippets tagged json
jq for the common cases: reformat, pick a path, filter an array, and reshape.
Invoke-RestMethod parses the response for you, so no ConvertFrom-Json step is needed.
Describes the shape of a payload so it can be validated before anything else touches it.