Information about plays

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

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

{
    "id": 3548820,
    "uri": "https://api.kexp.org/v2/plays/3548820/?format=api",
    "airdate": "2025-09-04T11:55:39-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia903403.us.archive.org/20/items/mbid-a0f5765d-809c-4996-9ad4-2a9161b2360c/mbid-a0f5765d-809c-4996-9ad4-2a9161b2360c-33366482924_thumb500.jpg",
    "thumbnail_uri": "https://ia903403.us.archive.org/20/items/mbid-a0f5765d-809c-4996-9ad4-2a9161b2360c/mbid-a0f5765d-809c-4996-9ad4-2a9161b2360c-33366482924_thumb250.jpg",
    "song": "All for You",
    "track_id": "aa991f39-ba8d-432b-8160-e85275f443c2",
    "recording_id": "0316764d-51c3-4046-9c4a-1a20e7038058",
    "artist": "Superchunk",
    "artist_ids": [
        "61653550-fd9b-4401-8248-44f2d064d384"
    ],
    "album": "What a Time to Be Alive",
    "release_id": "a0f5765d-809c-4996-9ad4-2a9161b2360c",
    "release_group_id": "7a26d855-40ad-4a0b-8278-782f5b2be113",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2018-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chapel Hill's indie rock heroes Superchunk are playing in Ballard at Tractor Tavern on Friday, October 17th. Grab your tickets while you can!\nhttps://www.ticketweb.com/event/superchunk-w-case-oats-tractor-tickets/14318693\n--\nHere's Superchunk's lateset Live on KEXP session from 2022:\nhttps://youtu.be/0qjx3JNvlMI?si=DKv6uY3SSGcR5-ai",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}