Information about plays

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

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

{
    "id": 3625738,
    "uri": "https://api.kexp.org/v2/plays/3625738/?format=api",
    "airdate": "2026-03-05T20:40:37-08:00",
    "show": 66101,
    "show_uri": "https://api.kexp.org/v2/shows/66101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Liquid Nice",
    "track_id": null,
    "recording_id": null,
    "artist": "Takuya Nakamura",
    "artist_ids": [
        "da8a52b3-3432-4f82-aaf9-4e892ea7c847"
    ],
    "album": "Pleasure Seekers",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Deer Trap Records"
    ],
    "label_ids": [],
    "release_date": "2026-01-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Producer/DJ, Multi-instrumentalist Takuya Nakamura has been playing trumpet, keyboards, and various electronic instruments for over 20 years throughout the United States and the world with a diverse group of artists such as Quincy Jones, Lee scratch Perry, Gza(Wu Tang Clan), Cocorosie, George Russell,Arto Lindsay, Jojo Mayer's Nerve, Brazilian Girls, Organic Grooves. and many others.\n--\nhttps://spacetak.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}