Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1256666/?format=api
{ "id": 1256666, "uri": "https://api.kexp.org/v2/plays/1256666/?format=api", "airdate": "2007-07-19T20:05:44-07:00", "show": 22007, "show_uri": "https://api.kexp.org/v2/shows/22007/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "So Long To The Red River Valley", "track_id": null, "recording_id": null, "artist": "Sons of the Pioneers", "artist_ids": [ "0bd272c2-2dea-47a2-9c4e-95b3472340d1" ], "album": "Symphonies of the Sage", "release_id": null, "release_group_id": null, "labels": [ "Bloodshot Records" ], "label_ids": [ "c1a4129a-95dd-4e8c-b42e-7cd9fc3c208b" ], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }