Information about plays

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

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

{
    "id": 3524786,
    "uri": "https://api.kexp.org/v2/plays/3524786/?format=api",
    "airdate": "2025-07-09T15:23:09-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://ia902202.us.archive.org/0/items/mbid-ca391616-a063-45b6-aba8-525e36042c18/mbid-ca391616-a063-45b6-aba8-525e36042c18-11479860225_thumb500.jpg",
    "thumbnail_uri": "https://ia902202.us.archive.org/0/items/mbid-ca391616-a063-45b6-aba8-525e36042c18/mbid-ca391616-a063-45b6-aba8-525e36042c18-11479860225_thumb250.jpg",
    "song": "I Found That Essence Rare",
    "track_id": "b826adb3-cd75-3091-803a-f235bcd0af91",
    "recording_id": "739d310c-e939-4119-9960-35d722fb9d79",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "Entertainment!",
    "release_id": "cb3d472f-b445-4f87-afa5-2dc6188011d5",
    "release_group_id": "d0493944-992b-3534-9174-8320c1879837",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2005-05-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It's like what they said about the first Velvet Underground album,\" vocalist Jon King told the BBC, \"it didn't matter that it didn't sell great, because everyone who bought Entertainment! was inspired to form their own band.\"\n--\nThe BBC calls \"Entertainment!\" the most blistering debut album of all time: https://www.bbc.com/culture/article/20241003-why-gang-of-fours-entertainment-was-the-most-blistering-debut-album-of-all-time",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}