Information about plays

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

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

{
    "id": 3609684,
    "uri": "https://api.kexp.org/v2/plays/3609684/?format=api",
    "airdate": "2026-01-27T06:06:31-08:00",
    "show": 65767,
    "show_uri": "https://api.kexp.org/v2/shows/65767/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In My House",
    "track_id": "e035a8de-e5be-4d6f-8f87-326f55607210",
    "recording_id": "c51928b0-d5a8-45e9-8235-9938c77463d3",
    "artist": "Little Dragon",
    "artist_ids": [
        "c8a9ae11-63bf-409b-8bf3-a96b3712a2ff"
    ],
    "album": "Lover Chanting EP",
    "release_id": "6eb43120-af77-49ce-8904-58755d664579",
    "release_group_id": "b415f1a4-d3b3-42b1-b7e6-4d917f73137a",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2018-11-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Little Dragon is an acclaimed Swedish electronic music band formed in 1996 in Gothenburg. They are recognized for a distinctive sound that blends synth-pop, R&B, soul, and indie-electronic genres. The band consists of four close high-school friends who have remained together for nearly three decades.\n\nhttps://littledragon.bandcamp.com/music\nhttps://little-dragon.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}