Information about plays

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

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

{
    "id": 3571386,
    "uri": "https://api.kexp.org/v2/plays/3571386/?format=api",
    "airdate": "2025-10-29T11:01:22-07:00",
    "show": 64965,
    "show_uri": "https://api.kexp.org/v2/shows/64965/?format=api",
    "image_uri": "https://ia903107.us.archive.org/35/items/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93-20673518239_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/35/items/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93/mbid-39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93-20673518239_thumb250.jpg",
    "song": "Teen Age Riot",
    "track_id": "221033a0-f905-3fcb-b04f-db30e5f7c44a",
    "recording_id": "2109e376-132b-40ad-b993-2bb6812e19d4",
    "artist": "Sonic Youth",
    "artist_ids": [
        "5cbef01b-cc35-4f52-af7b-d0df0c4f61b9"
    ],
    "album": "Daydream Nation",
    "release_id": "39eebdcc-e8bf-4cf3-bd22-49c3dd7e4c93",
    "release_group_id": "24769a99-8189-3d8c-947e-dbc8574dad5c",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2007-06-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://sonicyouth.bandcamp.com\n\nIn the liner notes to the deluxe edition of 'Daydream Nation,' Thurston Moore was quoted as saying the lyrics were inspired by another alt-rock standout. β€œIt was actually about appointing J Mascis as our de facto alternative dream president,” he said, referring to the frontman of Dinosaur Jr. \n\nRead the story behind this song: https://americansongwriter.com/teenage-riot-sonic-youth-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}