Information about plays

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

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

{
    "id": 3548505,
    "uri": "https://api.kexp.org/v2/plays/3548505/?format=api",
    "airdate": "2025-09-03T16:22:59-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia600105.us.archive.org/14/items/mbid-edb9e31d-f05d-47ec-a3a3-469a8c50cd75/mbid-edb9e31d-f05d-47ec-a3a3-469a8c50cd75-40873568524_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/14/items/mbid-edb9e31d-f05d-47ec-a3a3-469a8c50cd75/mbid-edb9e31d-f05d-47ec-a3a3-469a8c50cd75-40873568524_thumb250.jpg",
    "song": "Honey Water",
    "track_id": "5c2804a2-34dd-4021-822f-3b663be51712",
    "recording_id": "6a3ac16d-0c95-4ffe-8215-7c4d5ee54097",
    "artist": "Japanese Breakfast",
    "artist_ids": [
        "8c529495-91f5-4e2f-b71b-adcb66878d04"
    ],
    "album": "For Melancholy Brunettes (& sad women)",
    "release_id": "edb9e31d-f05d-47ec-a3a3-469a8c50cd75",
    "release_group_id": "3cc55d86-0df6-4721-9502-ac0822935202",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese Breakfast is on tour!\n-Tonight in Seattle @ the Woodland Park Zoo with Ginger Root\nMore dates & locales here: https://japanesebreakfast.rocks/\n---\nCheck out the new album \"For Belancholy Brunettes (& sad women)\" released March 21st:\nhttps://michellezauner.bandcamp.com/album/for-melancholy-brunettes-sad-women\n---\nJapanese Breakfast are no strangers to the KEXP studio! Check out their latest performance Live on KEXP at Home: https://www.youtube.com/watch?v=0Ghb9Quev1Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}