Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1341209/?format=api
{ "id": 1341209, "uri": "https://api.kexp.org/v2/plays/1341209/?format=api", "airdate": "2008-02-20T18:51:32-08:00", "show": 23432, "show_uri": "https://api.kexp.org/v2/shows/23432/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "I'm Free (The Prisoner's Song)", "track_id": null, "recording_id": null, "artist": "Johnny Bragg", "artist_ids": [ "537f04cc-897d-4271-a1f2-07776269cafd" ], "album": "VA- Night Train To Nashville Vol. Two", "release_id": null, "release_group_id": null, "labels": [ "Lost Highway Records" ], "label_ids": [ "5b34c929-fd09-4b57-a8bf-1e8eb0f21c12" ], "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" }