Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1344365/?format=api
{ "id": 1344365, "uri": "https://api.kexp.org/v2/plays/1344365/?format=api", "airdate": "2008-03-01T02:00:00-08:00", "show": 23493, "show_uri": "https://api.kexp.org/v2/shows/23493/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Pearl's Girl (Tin There)", "track_id": null, "recording_id": null, "artist": "Underworld", "artist_ids": [ "ba2f4f3b-0293-4bc8-bb94-2f73b5207343" ], "album": "12 Inch 33", "release_id": null, "release_group_id": null, "labels": [ "Wax" ], "label_ids": [ "13eed5bd-5152-40bb-8a62-07f7faabed50" ], "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" }