Information about plays

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

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

{
    "id": 3618852,
    "uri": "https://api.kexp.org/v2/plays/3618852/?format=api",
    "airdate": "2026-02-17T22:13:32-08:00",
    "show": 65962,
    "show_uri": "https://api.kexp.org/v2/shows/65962/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-bf8df952-2285-44c7-bf56-b5d311147464/mbid-bf8df952-2285-44c7-bf56-b5d311147464-43189662431_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-bf8df952-2285-44c7-bf56-b5d311147464/mbid-bf8df952-2285-44c7-bf56-b5d311147464-43189662431_thumb250.jpg",
    "song": "Christian Brothers",
    "track_id": "395ca66a-835e-4015-8253-d45204da8244",
    "recording_id": "84592e2f-dc65-42a5-8b4d-36319dc518ae",
    "artist": "Momma",
    "artist_ids": [
        "a17342a6-e661-4874-9687-957caf010377"
    ],
    "album": "Welcome to My Blue Sky",
    "release_id": "bf8df952-2285-44c7-bf56-b5d311147464",
    "release_group_id": "453f2f7b-fa88-4d29-bd43-a512464ef2d0",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Momma is releasing the deluxe version songs from this album on a 12\" for Record Store Day in April! \n\nMomma will be  playing the  Treefort Music Fest in Boise, ID, March 25-29, 2026. https://treefortmusicfest.com/tickets/\n--\nThis is their cover of Elliott Smith's powerful song from his 1995 sophomore album.  Here's that original: https://www.youtube.com/watch?v=IL7PEX_jS1I.\n\nhttps://www.mommaband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}