Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345270/?format=api
{ "id": 345270, "uri": "https://api.kexp.org/v2/plays/345270/?format=api", "airdate": "2019-06-23T19:19:00-07:00", "show": 5757, "show_uri": "https://api.kexp.org/v2/shows/5757/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Back in the Day", "track_id": null, "recording_id": null, "artist": "Ahmad", "artist_ids": [ "196a957a-5ce9-462b-a216-97b37021880c" ], "album": "Back in the Day", "release_id": "c32fe153-692f-4392-a4bc-6e7221ae3dc2", "release_group_id": null, "labels": [ "Giant Records" ], "label_ids": [], "release_date": "1994-01-01", "rotation_status": "Library", "is_local": false, "is_request": true, "is_live": false, "comment": "Listener request!", "location": 1, "location_name": "Default", "play_type": "trackplay" }