Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345403/?format=api
{ "id": 345403, "uri": "https://api.kexp.org/v2/plays/345403/?format=api", "airdate": "2019-06-24T03:48:00-07:00", "show": 5760, "show_uri": "https://api.kexp.org/v2/shows/5760/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Hell You Talmbout", "track_id": "b4299bad-afea-472b-bd43-cabbe40cfeb2", "recording_id": null, "artist": "Janelle Monae", "artist_ids": [], "album": "The Electric Lady", "release_id": "f5d8bae5-bed7-4266-99e0-733deedf2869", "release_group_id": null, "labels": [ "Bad Boy Records" ], "label_ids": [], "release_date": "2013-11-08", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }