Information about plays

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

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

{
    "id": 3656393,
    "uri": "https://api.kexp.org/v2/plays/3656393/?format=api",
    "airdate": "2026-05-18T12:53:27-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/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": "Sing",
    "track_id": "38b934c9-2198-47d6-85a1-abd62e1a1b4a",
    "recording_id": "dc8e0c39-6aad-431a-bb8f-45e31cdb40bd",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Liverpool's Ladytron Live on KEXP on Monday, June 1st, at noon! FREE and open to the public!\n\nAlso, they'll be on tour on the US West Coast later this month: \n-Berkeley, CA on May 30th at UC Theatre\n-Seattle on May 31st at Neptune Theatre\n\nCheck out more dates and get the album here: https://ladytron.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}