Information about plays

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

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

{
    "id": 3580429,
    "uri": "https://api.kexp.org/v2/plays/3580429/?format=api",
    "airdate": "2025-11-19T23:57:11-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://ia601608.us.archive.org/31/items/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4-43249637881_thumb500.jpg",
    "thumbnail_uri": "https://ia601608.us.archive.org/31/items/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4/mbid-d57761db-4db9-4c0b-b318-0027072ff6d4-43249637881_thumb250.jpg",
    "song": "Human Heart",
    "track_id": "39f58094-ba7c-4e82-9186-a9b4aef49cf0",
    "recording_id": "85b2652a-872e-4879-b3e6-8eb70ebf782a",
    "artist": "Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "Yume",
    "release_id": "d57761db-4db9-4c0b-b318-0027072ff6d4",
    "release_group_id": "cc1410cb-ee0d-4a3c-a3af-8a3b9141b581",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yukimi, vocalist and co-founder of Little Dragon, just released her new EP ‘Yume,' following up this years' full-length 'For You.'\n\nhttps://yukimi.bandcamp.com/album/yume",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}