Information about plays

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

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

{
    "id": 3541708,
    "uri": "https://api.kexp.org/v2/plays/3541708/?format=api",
    "airdate": "2025-08-18T17:35:45-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68-41435137139_thumb500.jpg",
    "thumbnail_uri": "https://dn721301.ca.archive.org/0/items/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68/mbid-2d0ff636-1ae7-4119-9721-4af9e1c3fb68-41435137139_thumb250.jpg",
    "song": "About to Begin",
    "track_id": "ec3c5839-3960-40f9-8759-a119f522612e",
    "recording_id": "481f674f-c6ec-406c-a23c-a262a9008567",
    "artist": "Barry Can’t Swim",
    "artist_ids": [
        "7dcf3b98-701a-4309-a90c-eb4179b96ea9"
    ],
    "album": "Loner",
    "release_id": "2d0ff636-1ae7-4119-9721-4af9e1c3fb68",
    "release_group_id": "0761b8f9-f975-4865-a995-a35204d1ab74",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Edinburgh -based producer Barry Can't Swim is Joshua Mannie. His debut album When Will We Land? was released on October 20, 2023, shortlisted for the 2024 Mercury Prize, and featured in numerous critics end of year lists. \n--\nYou can watch an hour-and-twenty-minutes of Barry Can't Swim's recent concert at Brixton: https://www.youtube.com/watch?v=LHWGyc-rTRE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}