Information about plays

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

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

{
    "id": 3571690,
    "uri": "https://api.kexp.org/v2/plays/3571690/?format=api",
    "airdate": "2025-10-30T05:11:57-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://ia601205.us.archive.org/19/items/mbid-c3367d3a-2f6c-48d1-95c5-c1ee7a49c479/mbid-c3367d3a-2f6c-48d1-95c5-c1ee7a49c479-1031647403_thumb500.jpg",
    "thumbnail_uri": "https://ia601205.us.archive.org/19/items/mbid-c3367d3a-2f6c-48d1-95c5-c1ee7a49c479/mbid-c3367d3a-2f6c-48d1-95c5-c1ee7a49c479-1031647403_thumb250.jpg",
    "song": "Say Hello, Wave Goodbye",
    "track_id": "3b3dc900-7f34-3597-8047-01f5e46d6581",
    "recording_id": "289c9c59-a0fd-4f60-8b68-d280ae4617d7",
    "artist": "Soft Cell",
    "artist_ids": [
        "7fb50287-029d-47cc-825a-235ca28024b2"
    ],
    "album": "Non‐Stop Erotic Cabaret",
    "release_id": "c3367d3a-2f6c-48d1-95c5-c1ee7a49c479",
    "release_group_id": "e5bc1607-7947-3044-8558-6b4eae334c51",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1981-11-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Dave Ball of Soft Cell, who passed Oct. 22, 2025 at age 66. \n\nhttps://www.bbc.com/news/articles/ckg1rrzn1kwo\n\nAlong with vocalist Marc Almond, the English duo became influential figures in the 1980s. Their most well known track from this platinum album is \"Tainted Love,\" a cover of Gloria Jones' original. https://softcell.bandcamp.com/album/tainted-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}