Information about plays

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

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

{
    "id": 3542237,
    "uri": "https://api.kexp.org/v2/plays/3542237/?format=api",
    "airdate": "2025-08-19T23:06:57-07:00",
    "show": 64335,
    "show_uri": "https://api.kexp.org/v2/shows/64335/?format=api",
    "image_uri": "https://ia801207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb500.jpg",
    "thumbnail_uri": "https://ia601207.us.archive.org/7/items/mbid-6217d90e-9517-445c-9396-c7862ed2a143/mbid-6217d90e-9517-445c-9396-c7862ed2a143-37729521341_thumb250.jpg",
    "song": "Right Back to It",
    "track_id": "e3c65aac-303e-40fe-b1e6-55863bba7eb0",
    "recording_id": "876b0f08-ae61-4c89-ba58-4175d5946e06",
    "artist": "Waxahatchee feat. MJ Lenderman",
    "artist_ids": [
        "42321e24-42b6-4f08-b0d9-8325ee887a20",
        "4f52595e-652d-4894-95ea-f925234629fc"
    ],
    "album": "Tigers Blood",
    "release_id": "6217d90e-9517-445c-9396-c7862ed2a143",
    "release_group_id": "f9aa9b53-2c89-4901-926e-e992f1e4d8c0",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Musical Firsts Series feature: What favorite band or artist did you discover on KEXP? Kristl from Victoria says: \" Soooo many, old and young artists! However the most impactful band of the last 5 years has been Waxahatchee. I got every single person I know to listen to and Love \"Right Back to You\" . Ps, haven't listened to you live in a minute! Love hearing you :) your such a lovely human.\" \nWaxahatchee will play Berkeley's Greek Theatre on Thursday, October 16th. https://waxahatchee.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}