Information about plays

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

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

{
    "id": 3520372,
    "uri": "https://api.kexp.org/v2/plays/3520372/?format=api",
    "airdate": "2025-06-29T11:16:02-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/0152c4e3-79e9-436d-9187-6dc01fcdd824/41425456030-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0152c4e3-79e9-436d-9187-6dc01fcdd824/41425456030-250.jpg",
    "song": "Fried Baloney",
    "track_id": null,
    "recording_id": "927ac7a7-8267-494f-9a65-47842d32dc37",
    "artist": "Animal Piss, It's Everywhere",
    "artist_ids": [
        "fe05a3df-e680-4b6d-a0c5-def3a120b63c"
    ],
    "album": "Grace",
    "release_id": null,
    "release_group_id": "ab4ded92-2350-45fc-9081-2d834b5cb937",
    "labels": [
        "Sophomore Lounge"
    ],
    "label_ids": [
        "8b65b62f-8f00-4d8a-9dc9-a2f20a6793db"
    ],
    "release_date": "2024-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://sophomorelounge.bandcamp.com/track/fried-baloney\n\n\"Like it’s predecessor, the songs on Grace are imbued with a kind of late night linger, an aura of bottomed-out blues and beer-soaked songwriting that feels a bit truer, even in the harsh light of day. Griffin and his assembled Pissers have conjured an album that’s sliding truths between coated-tongue traipses through last night’s mistakes and this mornings regrets\"\nFull review here: https://www.ravensingstheblues.com/animal-piss-its-everywhere-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}