Group works

You can group works with the group_by parameter:

Or you can group using one the attributes below.

/works group_by attributes

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.

Last updated