Information about plays

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

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

{
    "id": 3598004,
    "uri": "https://api.kexp.org/v2/plays/3598004/?format=api",
    "airdate": "2025-12-30T12:50:45-08:00",
    "show": 65515,
    "show_uri": "https://api.kexp.org/v2/shows/65515/?format=api",
    "image_uri": "https://ia601801.us.archive.org/26/items/mbid-82c06148-49e1-4ea6-b3f0-d82003710407/mbid-82c06148-49e1-4ea6-b3f0-d82003710407-5241081245_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/26/items/mbid-82c06148-49e1-4ea6-b3f0-d82003710407/mbid-82c06148-49e1-4ea6-b3f0-d82003710407-5241081245_thumb250.jpg",
    "song": "Deceive",
    "track_id": "144aa826-9b42-4ee2-9a08-29481f5a8dd6",
    "recording_id": "7ec94cdc-b924-485e-9c20-fab2ceb3604d",
    "artist": "Trentemøller feat. Sune Rose Wagner",
    "artist_ids": [
        "cf24a691-3315-4a41-819a-beff52e0b964",
        "95e9aba6-f85c-48a0-9ec9-395d4f0e3875"
    ],
    "album": "Lost",
    "release_id": "82c06148-49e1-4ea6-b3f0-d82003710407",
    "release_group_id": "d1a64406-7359-4c30-a216-fcce4a50d671",
    "labels": [
        "In My Room"
    ],
    "label_ids": [
        "3d6fd228-8e06-4cd8-9951-73afbb2bf66a"
    ],
    "release_date": "2013-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Danish artist Anders Trentemøller´s talent for melodic moments and exceptional productions, fused with his trademark sound between indie and electronic, has established him as one of the most respected and admired artists and remixers. \n\nhttps://trentemoller.bandcamp.com\nhttps://www.trentemoller.com/\n\nWatch the recent Trentemøller KEXP in-studio here: https://www.youtube.com/watch?v=o5eFBlOJtBQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}