Information about plays

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

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

{
    "id": 3549242,
    "uri": "https://api.kexp.org/v2/plays/3549242/?format=api",
    "airdate": "2025-09-05T13:50:05-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?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://ia802908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb250.jpg",
    "song": "Breakdown",
    "track_id": "459958d9-8ae6-4f03-8fc5-e232af22d713",
    "recording_id": "46c68fcf-9e40-44aa-b628-9b123ee10981",
    "artist": "Saba & No ID",
    "artist_ids": [
        "057d211a-fba8-42d7-ad14-41f41d6f762f",
        "1cd913a1-5641-4b2a-9624-a0417914e3e7"
    ],
    "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": "-- \"Lately the only way I be endin' my day is to take a mat and then lay on it Wake and think on what you grateful for Well today I woke up and I ain't in a coma... Here are the lyrics for \"Breakdown\": https://genius.com/Saba-and-no-id-breakdown-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}