Information about plays

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

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

{
    "id": 3627640,
    "uri": "https://api.kexp.org/v2/plays/3627640/?format=api",
    "airdate": "2026-03-11T03:52:52-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-21d098df-8327-3503-97e6-22bea515520e/mbid-21d098df-8327-3503-97e6-22bea515520e-2088453124_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-21d098df-8327-3503-97e6-22bea515520e/mbid-21d098df-8327-3503-97e6-22bea515520e-2088453124_thumb250.jpg",
    "song": "All My Friends",
    "track_id": "4f1f0c55-f347-3285-a0eb-c0a751641f90",
    "recording_id": "722b0851-8793-4df7-9aff-835cd3770a8c",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "21d098df-8327-3503-97e6-22bea515520e",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2007-03-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All my friends donate to KEXP! https://www.kexp.org/donate/\n\n--\n\n\"Hey Guys! Love the songs about friends! KEXP brings my so much joy. A reminder how important human connection is just having a DJ instead of an AI robot playing to my soul. It's why I've been an amplifier for years.\n\nYou play so many songs about friendship and human connection. A band KEXP was early to the party and a band that has given me more friends than I can count.\"\n\nJeff\nLander, WY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}