Information about plays

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

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

{
    "id": 3547915,
    "uri": "https://api.kexp.org/v2/plays/3547915/?format=api",
    "airdate": "2025-09-02T08:29:57-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7-7653507218_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7-7653507218_thumb250.jpg",
    "song": "Lullaby",
    "track_id": "06d4f064-c91f-3c30-bf6d-3c5fb295f735",
    "recording_id": "7eca082a-4b79-49d9-812d-1c9711cfe346",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Disintegration",
    "release_id": "58462c1e-8a0f-4534-a83e-565f36d224e7",
    "release_group_id": "494bf606-d2f7-36d0-8340-eadad8601d2b",
    "labels": [
        "Asylum Records",
        "Elektra"
    ],
    "label_ids": [
        "a8bea33e-67af-424a-a734-898e2dc437ed",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1989-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi! Could you please play my mom's favorite Cure song, lullaby! Thank you \nI'm 15 and my mom's name is Valerie! \n\nScarlett in Issaquah\n--\n\"Lullaby\" is based on a recurring nightmare Robert Smith had as a child where he was eaten by a giant spider; Smith says the song is about the fear of sleep. According to Robert Smith, his father would sing him lullabies as a child with eerie endings; \"There would be something like 'Sleep now, pretty baby,' and then there'd be an 'Or you won't wake up at all' coda to the song,\" he said.\nhttps://www.songfacts.com/facts/the-cure/lullaby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}