Information about plays

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

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

{
    "id": 3545008,
    "uri": "https://api.kexp.org/v2/plays/3545008/?format=api",
    "airdate": "2025-08-26T09:28:48-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia801907.us.archive.org/20/items/mbid-ae72beb7-525a-4066-95b3-3578c9c59cfb/mbid-ae72beb7-525a-4066-95b3-3578c9c59cfb-26116954199_thumb500.jpg",
    "thumbnail_uri": "https://ia601907.us.archive.org/20/items/mbid-ae72beb7-525a-4066-95b3-3578c9c59cfb/mbid-ae72beb7-525a-4066-95b3-3578c9c59cfb-26116954199_thumb250.jpg",
    "song": "Weird Fishes",
    "track_id": "3c2c65f2-62e1-4575-82ad-9557aa25f99d",
    "recording_id": "cc0ba5c0-0e52-4fca-8240-5f8eccb341d8",
    "artist": "Lianne La Havas",
    "artist_ids": [
        "680466d6-f05b-44f6-858d-625d1b5087f6"
    ],
    "album": "Lianne La Havas",
    "release_id": "f80da3c6-c8fe-46d6-8ccf-6bbbcc191796",
    "release_group_id": "e58e9147-0d9b-4dab-95f2-ae134542ea26",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2020-06-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There's only one cover on British soul singer Lianne La Havas‘ fourth album, but it kickstarted the entire recording process.\n\nOn her self-titled album, the singer, whose blend of breathy coos and emotive belts makes her equally at home in a jazz club or rock venue, takes on Radiohead‘s 2007 song 'Weird Fishes' from In Rainbows.\"\n\nhttps://www.rollingstone.com/music/music-features/lianne-la-havas-radiohead-weird-fishes-1020789/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}