Information about plays

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

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

{
    "id": 3566974,
    "uri": "https://api.kexp.org/v2/plays/3566974/?format=api",
    "airdate": "2025-10-18T22:39:14-07:00",
    "show": 64872,
    "show_uri": "https://api.kexp.org/v2/shows/64872/?format=api",
    "image_uri": "https://coverartarchive.org/release/eb9d194e-bd1a-44ae-8b7c-ae701688b6c1/42026674552-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eb9d194e-bd1a-44ae-8b7c-ae701688b6c1/42026674552-250.jpg",
    "song": "Yaya",
    "track_id": null,
    "recording_id": "491686e7-b4df-442a-8cec-c23be9883514",
    "artist": "Artificial Go",
    "artist_ids": [
        "3bf5a7c7-1e82-4377-af27-82c3b7b6214a"
    ],
    "album": "Musical Chairs",
    "release_id": null,
    "release_group_id": "68b93c2e-c994-49da-b903-bd015c1b4b45",
    "labels": [
        "Feel It Records"
    ],
    "label_ids": [
        "5e8e1332-e700-4aed-9044-5b50e365bc6b"
    ],
    "release_date": "2025-05-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The second album from this Cincinnati-based band is a sharp, super fun set that blends playful post-punk, groovy art-pop, clever jangle-pop, and cheeky mod-pop into an existential dance party. Wonderfully weird, Musical Chairs off-kilter sound pairs perfectly with frontwoman Angie Willcutt’s striking, distinctive vocal delivery,\" writes KEXP's Associate Music Director, Alex Ruder. \n\nhttps://kexp.org/read/2025/5/26/new-music-reviews-526/\n\nhttps://artificialgo.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}