Information about plays

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

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

{
    "id": 3549141,
    "uri": "https://api.kexp.org/v2/plays/3549141/?format=api",
    "airdate": "2025-09-05T07:30:53-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia800405.us.archive.org/7/items/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8-36215901473_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8/mbid-ce67f98a-bfa7-43f7-88fa-38a9df8835c8-36215901473_thumb250.jpg",
    "song": "Undertow",
    "track_id": "e41b8555-00b1-3f65-aecc-628553e7dc5c",
    "recording_id": "bc85ec51-4e86-4fec-a8d3-cf60221a1c97",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Split",
    "release_id": "ce67f98a-bfa7-43f7-88fa-38a9df8835c8",
    "release_group_id": "150b59e4-9f69-31e9-b6ae-f05512b71580",
    "labels": [
        "Reprise Records",
        "4AD"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1994-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miki Berenyi (formerly of Lush) will play The Neptune Theatre in Seattle on Thursday, October 23rd. She'll be at The Great American Music Hall in SF on Monday, October 27th.\n--\nDid you know that Lush played with The Young Evils (Troy's band) at The Showbox in April, 2016?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}