Skip to content

Latest commit

 

History

History
99 lines (92 loc) · 6.08 KB

group-works.md

File metadata and controls

99 lines (92 loc) · 6.08 KB

Group works

You can group works with the group_by parameter:

Or you can group using one the attributes below.

{% hint style="info" %} It's best to read about group by before trying these out. It will show you how results are formatted, the number of results returned, and how to sort results. {% endhint %}

/works group_by attributes

{% hint style="danger" %} The host_venue and alternate_host_venues properties have been deprecated in favor of primary_location and locations. The attributes host_venue and alternate_host_venues are no longer available in the Work object, and trying to access them in filters or group-bys will return an error. {% endhint %}