Information about plays

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

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

{
    "id": 3551843,
    "uri": "https://api.kexp.org/v2/plays/3551843/?format=api",
    "airdate": "2025-09-11T21:07:45-07:00",
    "show": 64536,
    "show_uri": "https://api.kexp.org/v2/shows/64536/?format=api",
    "image_uri": "https://ia801508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb250.jpg",
    "song": "Save me now",
    "track_id": "00c2006f-c66e-423f-8557-b32d13b311ed",
    "recording_id": "68952c92-58ce-4b10-81c5-126c7d233690",
    "artist": "Wisp",
    "artist_ids": [
        "ca02d886-40fc-4bc9-9785-5c97eb37acaa"
    ],
    "album": "If Not Winter",
    "release_id": "f4cfbf1b-626d-464b-9063-6a3d28b55e03",
    "release_group_id": "2a4c3861-ddb2-47b1-9cfe-feac72198f57",
    "labels": [
        "Interscope Records",
        "Music Soup Entertainment"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "6f208ae4-867f-4a5c-909b-7125ef0c4715"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Wisp in Seattle at The Neptune Theatre, Tuesday Sept. 16.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}