Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/464981/?format=api
{ "id": 464981, "uri": "https://api.kexp.org/v2/plays/464981/?format=api", "airdate": "2001-09-11T03:00:00-07:00", "show": 7901, "show_uri": "https://api.kexp.org/v2/shows/7901/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "...And I Believe (The CREDO)", "track_id": "dee72c2b-a6a0-466c-abc4-988325d214ce", "recording_id": null, "artist": "Me Phi Me", "artist_ids": [ "e46f9ae9-a4b6-4be9-98f2-8f672cee35a7" ], "album": "One", "release_id": "f9a401f5-412c-497a-b608-d4f301ac268e", "release_group_id": null, "labels": [ "RCA" ], "label_ids": [ "1ca5ed29-e00b-4ea5-b817-0bcca0e04946" ], "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" }