Information about plays

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

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

{
    "id": 3582777,
    "uri": "https://api.kexp.org/v2/plays/3582777/?format=api",
    "airdate": "2025-11-25T12:26:21-08:00",
    "show": 65207,
    "show_uri": "https://api.kexp.org/v2/shows/65207/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-205df17f-3ae9-4991-a46f-bbf7b8c12862/mbid-205df17f-3ae9-4991-a46f-bbf7b8c12862-26848959930_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-205df17f-3ae9-4991-a46f-bbf7b8c12862/mbid-205df17f-3ae9-4991-a46f-bbf7b8c12862-26848959930_thumb250.jpg",
    "song": "Glad Girls",
    "track_id": "9461707b-6d24-34d8-8c78-0fad6ccc26e0",
    "recording_id": "15148021-91f7-4242-a611-6ab302b0ccaf",
    "artist": "Guided by Voices",
    "artist_ids": [
        "6c85f4c3-026c-4c16-9a7c-f546f42ed0fb"
    ],
    "album": "Isolation Drills",
    "release_id": "d45fc5f9-f2b3-4755-9631-a21d4d8dd295",
    "release_group_id": "34522edb-d889-3456-92cf-890ec38fd8de",
    "labels": [
        "P‐VINE RECORDS"
    ],
    "label_ids": [
        "f349f4ac-7fda-4d25-93a9-f148f820e143"
    ],
    "release_date": "2001-06-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"While the feel-good song chugs along in all its glory, at the same time, it is deceptively compositionally intricate, like a modern day power pop JS Bach piece! There’s a lot going on there.\"\n\nHere's a paean of praise for \"Glad Girls\": https://medium.com/@melanie1701/why-glad-girls-by-guided-by-voices-is-a-musical-masterpiece-9ec9e90dd091",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}