Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456313/?format=api
{ "id": 456313, "uri": "https://api.kexp.org/v2/plays/456313/?format=api", "airdate": "2001-08-16T12:35:17-07:00", "show": 7725, "show_uri": "https://api.kexp.org/v2/shows/7725/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/412MWWCFS6L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/412MWWCFS6L._SL75_.jpg", "song": "Jackie Sixty", "track_id": "dc4325f8-a504-45aa-938b-ee6cd3994efd", "recording_id": null, "artist": "Black Box Recorder", "artist_ids": [ "49302df8-9e4f-42ed-8a9c-5d6f8d6cb83c" ], "album": "The Worst of Black Box Recorder", "release_id": "e235cc9f-5f8c-4257-86ad-036e002ca7c6", "release_group_id": null, "labels": [ "Jetset Records" ], "label_ids": [ "859b0293-fd12-429e-af4e-0c253a86583d" ], "release_date": "2001-08-21", "rotation_status": "Light", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }