Information about plays

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

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

{
    "id": 3639986,
    "uri": "https://api.kexp.org/v2/plays/3639986/?format=api",
    "airdate": "2026-04-09T17:55:25-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-3263e331-f14b-4845-8364-d69ddd85a096/mbid-3263e331-f14b-4845-8364-d69ddd85a096-44124085398_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-3263e331-f14b-4845-8364-d69ddd85a096/mbid-3263e331-f14b-4845-8364-d69ddd85a096-44124085398_thumb250.jpg",
    "song": "Breakfast",
    "track_id": "9dd7dbab-1e6a-45e4-a984-2712c939c408",
    "recording_id": "bf5015e7-7d10-4875-9284-67ac77811dff",
    "artist": "Special Friend",
    "artist_ids": [
        "14e37976-4534-45a1-b0b6-0213404e1293"
    ],
    "album": "Clipping",
    "release_id": "3263e331-f14b-4845-8364-d69ddd85a096",
    "release_group_id": "9e280a1b-f10c-4f8e-aa24-08f0d0e0dc73",
    "labels": [
        "Howlin Banana Records"
    ],
    "label_ids": [
        "c8cd10eb-980f-425f-8862-c4fafb754664"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Special Friend is an indie noise-pop duo based in Paris, blending lo-fi textures, looping guitars, reverb-soaked melodies and ethereal harmonised vocals.\n\nhttps://specialfriend.bandcamp.com/album/clipping",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}