Information about plays

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

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

{
    "id": 3657161,
    "uri": "https://api.kexp.org/v2/plays/3657161/?format=api",
    "airdate": "2026-05-20T08:41:32-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn710405.ca.archive.org/0/items/mbid-ad07c98b-59d8-491d-9eb2-6ca6510f4255/mbid-ad07c98b-59d8-491d-9eb2-6ca6510f4255-44341260256_thumb500.jpg",
    "thumbnail_uri": "https://dn710405.ca.archive.org/0/items/mbid-ad07c98b-59d8-491d-9eb2-6ca6510f4255/mbid-ad07c98b-59d8-491d-9eb2-6ca6510f4255-44341260256_thumb250.jpg",
    "song": "Sick of Love",
    "track_id": "fde49960-c46c-40f0-9b47-56f376ec712a",
    "recording_id": "901143b2-608f-440a-b3cd-2e95134b3dd8",
    "artist": "Lykke Li",
    "artist_ids": [
        "cc7d4686-ea02-45fd-956e-94c1a322558c"
    ],
    "album": "The Afterparty",
    "release_id": "ad07c98b-59d8-491d-9eb2-6ca6510f4255",
    "release_group_id": "cbad1ad5-a4d2-4521-93ca-ff22cadeef4c",
    "labels": [
        "Futures"
    ],
    "label_ids": [
        "d55a52e1-c0fa-4b62-ae06-40df30a161d2"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest offering from Swedish artist Lykke Li is an excellent mini-album of anthemic pop songs that glides through her distinctive, elegant, sophisticated blend of dance, soul, synth-pop, dream-pop, and art-pop. Billed as “a dance record for the end of the world, and a radical new grammar of honesty in pop,” The Afterparty was written in Los Angeles and recorded in Stockholm with a 17-piece string orchestra which lends a sweeping cinematic scope to Lykke Li’s magnetic pop presence. –Alex Ruder, KEXP (https://www.kexp.org/read/2026/5/11/new-music-reviews-511/)\n\nhttps://lykkeli.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}