Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/3599567/?format=api
{ "id": 3599567, "uri": "https://api.kexp.org/v2/plays/3599567/?format=api", "airdate": "2026-01-03T06:43:23-08:00", "show": 65549, "show_uri": "https://api.kexp.org/v2/shows/65549/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "can you reach me?", "track_id": null, "recording_id": null, "artist": "Nation of Language", "artist_ids": [ "88927646-0c28-4b1b-a69e-cb33c400d650" ], "album": "dance called memory", "release_id": null, "release_group_id": null, "labels": [ "Sub Pop Records" ], "label_ids": [ "38dc88de-7720-4100-9d5b-3cdc41b0c474" ], "release_date": null, "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }