Information about plays

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

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

{
    "id": 3545014,
    "uri": "https://api.kexp.org/v2/plays/3545014/?format=api",
    "airdate": "2025-08-26T09:52:52-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://ia801604.us.archive.org/14/items/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6-35000608866_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6-35000608866_thumb250.jpg",
    "song": "Steamroller",
    "track_id": "e59e088e-c947-4576-a7e6-4f007c671633",
    "recording_id": "aa364561-3fc1-47f1-9ec5-70eeea00190d",
    "artist": "Feeble Little Horse",
    "artist_ids": [
        "56252a59-5731-4a3b-96d2-fea7fe88a5d6"
    ],
    "album": "Girl With Fish",
    "release_id": "b1178680-1e10-4da4-aba8-ccde7f9cb6e6",
    "release_group_id": "eb5864b7-84d7-4621-8f6f-96b71317f9ed",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Feeble Little Horse are guitarist Sebastian Kinsler, guitarist Ryan Walchonski, drummer Jake Kelley, and vocalist/bassist Lydia Slocum.\n\n--\nThey are playing live in Seattle on Nov 9th at Neumos and in San Francisco on Nov 6th at the Rickshaw shop!\n--\nEnjoy this introduction to the PIttsburgh band:  https://pitchfork.com/features/rising/feeble-little-horse-girl-with-fish-interview/\n\nhttps://www.feeblelittlehorse.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}