Information about plays

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

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

{
    "id": 3544964,
    "uri": "https://api.kexp.org/v2/plays/3544964/?format=api",
    "airdate": "2025-08-26T07:08:44-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia601906.us.archive.org/24/items/mbid-2aa9d2e6-fdaa-3f72-8a95-1c5807481cbc/mbid-2aa9d2e6-fdaa-3f72-8a95-1c5807481cbc-4049823290_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/24/items/mbid-2aa9d2e6-fdaa-3f72-8a95-1c5807481cbc/mbid-2aa9d2e6-fdaa-3f72-8a95-1c5807481cbc-4049823290_thumb250.jpg",
    "song": "Bizness",
    "track_id": "257d4b23-e942-371b-9575-a61f61482961",
    "recording_id": "0a1a36c6-0f9e-4f57-a36b-f5936f5d2743",
    "artist": "tUnE-yArDs",
    "artist_ids": [
        "fac3ff34-6ba4-425a-8f01-b181ef4a908a"
    ],
    "album": "W H O K I L L",
    "release_id": "2aa9d2e6-fdaa-3f72-8a95-1c5807481cbc",
    "release_group_id": "e5435856-6ec5-4771-b31f-608413576eca",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2011-04-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in 2011, tUnE-yArDs was performing \"Bizness\" live in our studio: https://www.youtube.com/watch?v=mTQl1QGKToI\n--\nMerrill Garbus and Nate Brenner wrote this song.  Want to know what she's singing?: https://genius.com/Tune-yards-bizness-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}