Information about plays

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

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

{
    "id": 3639974,
    "uri": "https://api.kexp.org/v2/plays/3639974/?format=api",
    "airdate": "2026-04-09T17:19:52-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?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": "",
    "song": "Lucky Again",
    "track_id": "c3d3c108-64e4-469d-addf-c0c8ee5186ef",
    "recording_id": "bcacd998-9712-4f20-b68c-45c27941c09c",
    "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": "Li Lykke Timotej Zachrisson, professionally known as Lykke Li, will release her 6th studio album, \"The Afterparty,\" on May 8th. According to a press release, \"The Afterparty\" was written in Los Angeles and recorded in Stockholm with “a 17-piece string orchestra, maximalist arrangements, ‘apocalyptic bongos,’ and a whole lot of flute.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}