Information about plays

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

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

{
    "id": 3553912,
    "uri": "https://api.kexp.org/v2/plays/3553912/?format=api",
    "airdate": "2025-09-16T21:35:04-07:00",
    "show": 64581,
    "show_uri": "https://api.kexp.org/v2/shows/64581/?format=api",
    "image_uri": "https://ia601804.us.archive.org/32/items/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b-42145322996_thumb500.jpg",
    "thumbnail_uri": "https://dn721705.ca.archive.org/0/items/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b/mbid-9c1029b4-0c79-4f25-bd3c-7c52bbfee31b-42145322996_thumb250.jpg",
    "song": "Mágica",
    "track_id": "1322052e-1fbd-4903-a9da-0880f838befb",
    "recording_id": "b913f5b0-b494-4794-bca5-e3f0334cf515",
    "artist": "El Michels Affair feat. Rogê",
    "artist_ids": [
        "dbf0a5c5-3665-4495-b13b-99438a6a0900",
        "a26fdd7d-ab5e-4617-a042-0b11ebd9ad03"
    ],
    "album": "24 Hr Sports",
    "release_id": "9c1029b4-0c79-4f25-bd3c-7c52bbfee31b",
    "release_group_id": "dcd98b5c-c026-4a13-a1c3-b977df98b054",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rogê is touring:\n\nOct. 24, 2025 Malibu, CA\nThe Barn at Cielo Farms\n\nNov. 1, 2025 Portland, OR\nAladdin Theater\n\nNov. 2, 2025 Seattle, WA\nThe Showbox\n\nCatch his Live on KEXP from March 2025 here: \nyoutube.com/watch?v=6feH46eLUVU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}