Information about plays

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

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

{
    "id": 3548512,
    "uri": "https://api.kexp.org/v2/plays/3548512/?format=api",
    "airdate": "2025-09-03T16:49:27-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia601208.us.archive.org/0/items/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18-12085408899_thumb500.jpg",
    "thumbnail_uri": "https://ia801208.us.archive.org/0/items/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18/mbid-db724b1a-7b19-45f7-ac57-f121e429ff18-12085408899_thumb250.jpg",
    "song": "TV Queen",
    "track_id": "4d5bb469-eae3-4729-a4b0-f1d0527c9031",
    "recording_id": "091772b5-659d-46f8-8aa0-07ad9be37561",
    "artist": "Wild Nothing",
    "artist_ids": [
        "a181595e-5b84-4439-a5f4-f548ddfb64df"
    ],
    "album": "Life of Pause",
    "release_id": "db724b1a-7b19-45f7-ac57-f121e429ff18",
    "release_group_id": "66c3706e-b0bd-480c-8825-f57d9d47294e",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded in LA and in Stockholm, Sweden, this LP was inspired by Jack Tatum's love for Philly soul -- read more at Pitchfork: https://tinyurl.com/4e2sr7x9 \n--\nTroy Nelson hosted them Live in the KEXP Studio in 2018: https://youtu.be/O1IiEkaQOGI?si=EFj1rj8CPvm08M8_",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}