Information about plays

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

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

{
    "id": 3641486,
    "uri": "https://api.kexp.org/v2/plays/3641486/?format=api",
    "airdate": "2026-04-13T07:58:50-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-2be6aad2-ff6e-48e0-b16e-fefc29d45d1d/mbid-2be6aad2-ff6e-48e0-b16e-fefc29d45d1d-30388699909_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-2be6aad2-ff6e-48e0-b16e-fefc29d45d1d/mbid-2be6aad2-ff6e-48e0-b16e-fefc29d45d1d-30388699909_thumb250.jpg",
    "song": "Like I Used To",
    "track_id": "533a7cc8-dffd-4908-8b00-e3a660db1783",
    "recording_id": "6e086092-2582-492c-ad75-eb26fbb3fef9",
    "artist": "Sharon Van Etten & Angel Olsen",
    "artist_ids": [
        "185527bf-c293-4c24-8213-ed98fb8976be",
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Like I Used To",
    "release_id": "2be6aad2-ff6e-48e0-b16e-fefc29d45d1d",
    "release_group_id": "5c7b0738-4e13-48f9-a53a-59b02ac6ac9f",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2021-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 2021 single was written by both Van Etten and Olsen, with production done by John Congleton. The song discusses old habits and habits they stopped but want to repeat in the present day. \n\nSharon Van Etten was on KEXP's Apparently podcast series, about parenting in the music industry: https://www.kexp.org/podcasts/sound-vision/2022/8/23/apparently-sharon-van-etten-addresses-parents-guilt/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}