Information about plays

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

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

{
    "id": 3546376,
    "uri": "https://api.kexp.org/v2/plays/3546376/?format=api",
    "airdate": "2025-08-29T16:36:20-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-4f25fffe-6ddd-4995-b939-b5c66b8e8c14/mbid-4f25fffe-6ddd-4995-b939-b5c66b8e8c14-29054005687_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-4f25fffe-6ddd-4995-b939-b5c66b8e8c14/mbid-4f25fffe-6ddd-4995-b939-b5c66b8e8c14-29054005687_thumb250.jpg",
    "song": "A Hero's Death (Soulwax remix)",
    "track_id": "9d4eb1da-f50d-45d2-bb55-b2756028e81e",
    "recording_id": "b161bab3-c9e8-4cba-bef7-c292dc356aa6",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "A Hero's Death (Soulwax Remix)",
    "release_id": "4f25fffe-6ddd-4995-b939-b5c66b8e8c14",
    "release_group_id": "f0478085-3ac6-4d53-8bd9-6f018fa05808",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2021-01-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Karen! \n\nThis is a 2021 remix of \"A Hero's Death\" by Belgian electronic band Soulwax. It is the project of brothers Stephen and David Dewaele: https://www.allmusic.com/artist/soulwax-mn0000048806#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}