Information about plays

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

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

{
    "id": 3560993,
    "uri": "https://api.kexp.org/v2/plays/3560993/?format=api",
    "airdate": "2025-10-03T20:07:44-07:00",
    "show": 64736,
    "show_uri": "https://api.kexp.org/v2/shows/64736/?format=api",
    "image_uri": "https://coverartarchive.org/release/b4239660-b332-4f36-a5d9-695bd968cb22/31133554340-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b4239660-b332-4f36-a5d9-695bd968cb22/31133554340-250.jpg",
    "song": "Cler Achel",
    "track_id": null,
    "recording_id": "0d88abd8-6b46-4f19-b74a-fd6eee624c6a",
    "artist": "Tinariwen",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9"
    ],
    "album": "Aman Iman: Water Is Life",
    "release_id": null,
    "release_group_id": "46bddb86-91ba-39ed-a053-bafef73e1dee",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tinariwen was founded by Ibrahim Ag Alhabib, who grew up in refugee camps in Algeria and at age four witnessed the execution of his father during a 1963 uprising in Mali. In the late 1970’s, Ag Alhabib joined with other musicians in the Tuareg rebel community and formed Tinariwen in 1979 in Tamanrasset, Algeria, but returned to Mali after a cease-fire in the 1990s. The group first started to gain a following outside the Sahara region in 2001 with the release of The Radio Tisdas Sessions, and with performances at Festival au Désert in Mali and the Roskilde Festival in Denmark. Their popularity rose internationally with the release of the critically acclaimed Aman Iman in 2007.\n\nTinariwen performing live in the KEXP studio.https://www.youtube.com/watch?v=PItnw3Z7WgY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}