Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337333/?format=api
{ "id": 1337333, "uri": "https://api.kexp.org/v2/plays/1337333/?format=api", "airdate": "2008-02-11T08:09:39-08:00", "show": 23371, "show_uri": "https://api.kexp.org/v2/shows/23371/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/41vPuUWl1GL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41vPuUWl1GL._SL75_.jpg", "song": "Send a Little Love Token", "track_id": "afb48f3f-1370-4965-aa34-41f5dd7ae422", "recording_id": null, "artist": "The Duke Spirit", "artist_ids": [ "c9b00c4c-44ff-47be-9fc8-5764b45cc7a3" ], "album": "Neptune", "release_id": "b3d0c6b5-595a-432a-9077-07938c3ef8f5", "release_group_id": null, "labels": [ "Shangri-La Music" ], "label_ids": [ "bc75b8cc-5178-403a-888b-1392f3e4b1b6" ], "release_date": "2008-02-01", "rotation_status": "Medium", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }