Information about plays

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

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

{
    "id": 3524587,
    "uri": "https://api.kexp.org/v2/plays/3524587/?format=api",
    "airdate": "2025-07-09T04:00:57-07:00",
    "show": 63962,
    "show_uri": "https://api.kexp.org/v2/shows/63962/?format=api",
    "image_uri": "https://coverartarchive.org/release/a770df1f-6401-41fe-b59c-e9a101062158/2987321136-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a770df1f-6401-41fe-b59c-e9a101062158/2987321136-250.jpg",
    "song": "QueenS",
    "track_id": null,
    "recording_id": "88036602-db79-4de7-b8ef-38e9abe3d787",
    "artist": "THEESatisfaction",
    "artist_ids": [
        "918c2998-512f-4e6c-95ec-0f833c4b7e22"
    ],
    "album": "awE naturalE",
    "release_id": null,
    "release_group_id": "cc9f6543-846c-49c9-8ef5-5043b2d22e70",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2012-03-27",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "THEESatisfaction – [th ee sat is fak shuh n] – noun, verb 1. Queens of the Stoned Age 2. Empresses of time 3. Pre- Egyptian Dynasty 4. Self written 5. Self produced 6. Stasia Irons & Catherine Harris-White (SassyBlack) https://theesatisfaction.bandcamp.com/album/awe-naturale\n\n\"Don't funk with my groove. . .\" Watch a live 2015 KEXP in-studio performance by the influential, inspiring Seattle duo: https://youtu.be/C5zp23FFOZg\n\nAnd check out KEXP's Fresh off the Spaceship podcast about artist collective Black Constellation - THEESatisfaction, Shabazz Palaces, Ya Tseen - with Seattle roots and cosmic reach.\nhttps://www.kexp.org/podcasts/fresh-off-the-spaceship/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}