Information about plays

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

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

{
    "id": 3608602,
    "uri": "https://api.kexp.org/v2/plays/3608602/?format=api",
    "airdate": "2026-01-24T18:34:33-08:00",
    "show": 65746,
    "show_uri": "https://api.kexp.org/v2/shows/65746/?format=api",
    "image_uri": "https://ia801302.us.archive.org/18/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb500.jpg",
    "thumbnail_uri": "https://ia801302.us.archive.org/18/items/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0/mbid-f36f680c-8fa6-448b-83dd-0b33c544b6b0-13191298653_thumb250.jpg",
    "song": "I Love Seattle",
    "track_id": "0cca78f9-7d46-4c35-a9ad-88459ce4f4a0",
    "recording_id": "64bdf21a-6f5f-4d8d-a689-e24da656ffcb",
    "artist": "Tacocat",
    "artist_ids": [
        "b0635f14-7d93-4276-8943-6bc251aea033"
    ],
    "album": "Lost Time",
    "release_id": "5aad7604-bfab-4eb0-a948-eadcf09dba0e",
    "release_group_id": "18b6065f-b010-4ee7-add5-0611d5f46348",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request for Robert in Kansas City! Thanks Robert!\n\nIt's hard not to love Seattle. And we love Tacocat! Seattle's own pop-punk legends, Tacocat,\n\nWatch a Live on KEXP Full Performance of Tacocat from 2019: https://youtu.be/UD2jQhjGgVY?si=0nlP17szAtgVfe5L.\n\nhttp://www.tacocatdotcom.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}