Information about plays

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

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

{
    "id": 3609526,
    "uri": "https://api.kexp.org/v2/plays/3609526/?format=api",
    "airdate": "2026-01-26T21:53:55-08:00",
    "show": 65764,
    "show_uri": "https://api.kexp.org/v2/shows/65764/?format=api",
    "image_uri": "https://coverartarchive.org/release/43dec6a9-5539-41a5-b062-4b62e688a7a5/34334047014-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/43dec6a9-5539-41a5-b062-4b62e688a7a5/34334047014-250.jpg",
    "song": "Starry Nights",
    "track_id": null,
    "recording_id": "352d974b-e3b2-4f1d-a93c-a7f6f673f212",
    "artist": "Adrian Quesada",
    "artist_ids": [
        "4eaaae09-e432-4731-9e6a-6aac09123aa2"
    ],
    "album": "Jaguar Sound",
    "release_id": null,
    "release_group_id": "43fb2159-2954-45b5-90c3-b6f4173130c6",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2022-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s the ‘I Drink My Horchata Warm Because I Don’t Like Ice’ edition of El Sonido. Let's melt it all.❤️‍🔥\nOne of two fantastic records Adrian Quesada (Black Pumas) dropped in 2022. Listen also to \"Boleros Psicod​é​licos.\" https://adrianquesada.bandcamp.com\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido. Vamos a derretirlo todo.❤️‍🔥\nUno de los dos fantásticos discos que Adrian Quesada (Black Pumas) lanzó en 2022. Escuchen también «Boleros Psicodélicos». https://adrianquesada.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}