Information about plays

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

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

{
    "id": 3540418,
    "uri": "https://api.kexp.org/v2/plays/3540418/?format=api",
    "airdate": "2025-08-15T14:53:37-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia802908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb500.jpg",
    "thumbnail_uri": "https://ia902908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb250.jpg",
    "song": "Crash",
    "track_id": "91226a1d-0ab2-43d2-913a-c7ef3090f406",
    "recording_id": "c09e0ded-e6b0-49a6-b16a-fc1cee0347fd",
    "artist": "Saba & No ID feat. Raphael Saadiq & Kelly Rowland",
    "artist_ids": [
        "057d211a-fba8-42d7-ad14-41f41d6f762f",
        "1cd913a1-5641-4b2a-9624-a0417914e3e7",
        "31bea673-d23a-4889-8da1-7cb040863268",
        "a2eb319d-a45e-43c3-bb14-d0ffb577222c"
    ],
    "album": "From the Private Collection of Saba and No ID",
    "release_id": "ccaf53f9-57d0-44eb-91cf-9b899d0f57a6",
    "release_group_id": "813a8daf-8ed5-447a-875e-635f42072ade",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saba is playing The Black Radio Experience in Napa, CA on August 29 and Day 2 of Bumbershoot in Seattle on August 31.\n\nhttps://sabapivot.com/tour\n\n---\n\nWatch the quite colorful and hilarious music video for \"Crash\": https://www.youtube.com/watch?v=dLtOosdX-Xs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}