Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1307007/?format=api
{ "id": 1307007, "uri": "https://api.kexp.org/v2/plays/1307007/?format=api", "airdate": "2007-11-26T12:39:50-08:00", "show": 22864, "show_uri": "https://api.kexp.org/v2/shows/22864/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Down In A Hole", "track_id": null, "recording_id": null, "artist": "Ryan Adams", "artist_ids": [ "c80f38a6-9980-485d-997c-5c1a9cbd0d64" ], "album": "Follow The Lights [EP]", "release_id": null, "release_group_id": null, "labels": [ "Lost Highway Records" ], "label_ids": [ "5b34c929-fd09-4b57-a8bf-1e8eb0f21c12" ], "release_date": null, "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }