Information about plays

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

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

{
    "id": 3589240,
    "uri": "https://api.kexp.org/v2/plays/3589240/?format=api",
    "airdate": "2025-12-10T06:48:46-08:00",
    "show": 65337,
    "show_uri": "https://api.kexp.org/v2/shows/65337/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bang (Peanut Butter Wolf Remix)",
    "track_id": "600b4b89-cf8d-4e46-98c9-3e502a54d71f",
    "recording_id": "7802e305-e8a9-4f0f-b136-b4c7ecf926c2",
    "artist": "Melenas & Peanut Butter Wolf",
    "artist_ids": [
        "5e87164c-4c3b-4f2f-91cc-92c06a99c461",
        "f3291ecb-af2b-457e-8f17-1913aca82cbc"
    ],
    "album": "Ahora Remixes",
    "release_id": "10dd632a-54b7-43d1-b586-228a7b81ca26",
    "release_group_id": "c9304afa-2697-4eed-aec2-7390c16209c6",
    "labels": [
        "Mushroom Pillow"
    ],
    "label_ids": [
        "b3ef0bb4-35f7-4271-aeeb-7f01ce72f7d2"
    ],
    "release_date": "2024-07-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request by Melissa! Happy Birthday Juniper! \n\n\"Today my baby, Juniper is two years old. For the past two years we have started every day listening to your show. As a single mom navigating this whole parenting thing for the first time, thank you for being the voice that pumps me up every morning and bringing the music that connects us all. KEXP is family to June and I.\nCan you play June her current favorite song for her birthday this morning?\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}