Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3590272/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3590272,
    "uri": "https://api.kexp.org/v2/plays/3590272/?format=api",
    "airdate": "2025-12-12T19:35:11-08:00",
    "show": 65359,
    "show_uri": "https://api.kexp.org/v2/shows/65359/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tenere Taqhim Tossam",
    "track_id": null,
    "recording_id": "e30e9a02-ce20-4b68-bb4c-876556c4d0f7",
    "artist": "Tinariwen",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9"
    ],
    "album": "Tassili",
    "release_id": null,
    "release_group_id": "c52a29bf-df84-4990-a686-aab2063b57db",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-08-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On three songs from the Tassili album, \"TV on the Radio's Tunde Adebimpe and Kyp Malone add vocals and guitars; they add a textual element to other cuts while restraining themselves vocally and instrumentally so as not to intrude.\" https://tinyurl.com/cvrft5ty\n\nTinariwen played Live on KEXP this past May! Watch the session here: https://www.youtube.com/watch?v=kGJwMhVICg0\n\nhttps://tinariwenmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}