Information about plays

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

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

{
    "id": 3540400,
    "uri": "https://api.kexp.org/v2/plays/3540400/?format=api",
    "airdate": "2025-08-15T13:48:19-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia803207.us.archive.org/8/items/mbid-54146fb6-65d8-4272-a875-4374510166cb/mbid-54146fb6-65d8-4272-a875-4374510166cb-26400742952_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/8/items/mbid-54146fb6-65d8-4272-a875-4374510166cb/mbid-54146fb6-65d8-4272-a875-4374510166cb-26400742952_thumb250.jpg",
    "song": "Last Letter",
    "track_id": "6adaf37c-722a-321b-8d9f-0249bc5159f2",
    "recording_id": "e0da2253-e933-487e-bff2-9d450242b225",
    "artist": "One Day as a Lion",
    "artist_ids": [
        "4ab20a44-3df1-48bc-9cc1-d130ef2179d4"
    ],
    "album": "One Day as a Lion",
    "release_id": "54146fb6-65d8-4272-a875-4374510166cb",
    "release_group_id": "de71c6aa-b505-3a2a-bbbb-d2b2ecc55245",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2008-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Supergroup of Zach de la Rocha (Rage Against the Machine) and Jon Theodore (Mars Volta/Queens of the Stone Age). This one came out on Anti in 2008!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}