Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/513909/?format=api
{ "id": 513909, "uri": "https://api.kexp.org/v2/plays/513909/?format=api", "airdate": "2002-02-03T18:48:00-08:00", "show": 8861, "show_uri": "https://api.kexp.org/v2/shows/8861/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "A Million ", "track_id": null, "recording_id": null, "artist": "Jay Z", "artist_ids": [ "f82bcf78-5b69-4622-a5ef-73800768d9ac" ], "album": "Hard Knock Life", "release_id": "e1ef07fa-5993-4e10-be78-502d57827f02", "release_group_id": null, "labels": [ "Roc A Fella" ], "label_ids": [], "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" }