Information about plays

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

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

{
    "id": 3545431,
    "uri": "https://api.kexp.org/v2/plays/3545431/?format=api",
    "airdate": "2025-08-27T09:16:50-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-43d94bd1-2a84-4b74-885c-b53bd3333f61/mbid-43d94bd1-2a84-4b74-885c-b53bd3333f61-36287157314_thumb500.jpg",
    "thumbnail_uri": "https://ia800800.us.archive.org/21/items/mbid-43d94bd1-2a84-4b74-885c-b53bd3333f61/mbid-43d94bd1-2a84-4b74-885c-b53bd3333f61-36287157314_thumb250.jpg",
    "song": "Highlands",
    "track_id": "6e18b22b-f4db-4ad7-a003-4116c810d452",
    "recording_id": "d956c288-e6cb-4c54-8b06-0b8f8598c1b7",
    "artist": "Middle Kids",
    "artist_ids": [
        "2c02eece-9832-4850-9150-b0e269f65d8b"
    ],
    "album": "Highlands",
    "release_id": "43d94bd1-2a84-4b74-885c-b53bd3333f61",
    "release_group_id": "54b35b20-3194-4f44-88e4-3a393cd0a521",
    "labels": [
        "Lucky Number"
    ],
    "label_ids": [
        "368777fe-930d-4746-9b7c-e7d506b9f154"
    ],
    "release_date": "2023-07-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Would love to hear \"Highlands\" by Middle Kids on Amplifiers day. I first heard the band here. I am glad there is a radio station with REAL DJs that take requests, introduce new music and support community and mental health. You have my support always!\n\n- Liza",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}