Information about plays

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

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

{
    "id": 3640251,
    "uri": "https://api.kexp.org/v2/plays/3640251/?format=api",
    "airdate": "2026-04-10T10:26:12-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://ia601707.us.archive.org/19/items/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7-43619474048_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7/mbid-48015f0a-e40c-464e-bec8-8ae87eeb0bb7-43619474048_thumb250.jpg",
    "song": "I See Red",
    "track_id": "a4fff787-f7cf-4390-bd7f-2c5c321e1968",
    "recording_id": "662e085f-5f1d-40d1-a546-ef767f349b78",
    "artist": "Ladytron",
    "artist_ids": [
        "b45335d1-5219-4262-a44d-936aa36eeaed"
    ],
    "album": "Paradises",
    "release_id": "48015f0a-e40c-464e-bec8-8ae87eeb0bb7",
    "release_group_id": "c6e3b031-79c2-40f6-8faf-790d497447ef",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Liverpool's Ladytron!\n\n'Paradises' is the eighth studio album from the band. \n\n\"Spanning dance and indie movements since their formation in Liverpool at the end of the last millennium, Ladytron have earned a unique position by carving out new sonic and conceptual space, and refusing to abide by formula or trend.\"\n \nhttps://ladytron.bandcamp.com/album/paradises",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}