Information about plays

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

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

{
    "id": 3597713,
    "uri": "https://api.kexp.org/v2/plays/3597713/?format=api",
    "airdate": "2025-12-29T19:55:25-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Busca La Luz",
    "track_id": "a211e1ff-3f71-4e6a-affc-5f08e379817f",
    "recording_id": "fa09174f-59fd-4c1d-a2ca-f473d9e53cfb",
    "artist": "Lido Pimienta",
    "artist_ids": [
        "9fb537ca-9145-4855-8a18-17b20339f1fc"
    ],
    "album": "La Belleza",
    "release_id": "e71d1bbe-88dc-43cf-be0d-8ce20a913c59",
    "release_group_id": "56b2b4a5-cb97-4cfc-8ca9-9024fa101838",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best of 2025: Symphonic work by Canadian-based Colombian artist Lido Pimienta. Watch her Live on KEXP here: https://www.youtube.com/watch?v=kOLLMt2Fln4 \n*** \nLo mejor del 2025: Obra sinfonica de la colombiana con base en Canada, Lido Pimienta. Mira su Live on KEXP aca: https://www.youtube.com/watch?v=kOLLMt2Fln4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}