Information about plays

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

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

{
    "id": 3524784,
    "uri": "https://api.kexp.org/v2/plays/3524784/?format=api",
    "airdate": "2025-07-09T15:15:57-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://ia803200.us.archive.org/21/items/mbid-1616a034-941e-313e-8534-276c52f8b6ee/mbid-1616a034-941e-313e-8534-276c52f8b6ee-17713224278_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/21/items/mbid-1616a034-941e-313e-8534-276c52f8b6ee/mbid-1616a034-941e-313e-8534-276c52f8b6ee-17713224278_thumb250.jpg",
    "song": "Big Neon Glitter",
    "track_id": "792dc57a-1d26-3c25-bc28-2d0382f24677",
    "recording_id": "bd64124f-9228-4622-bd93-c706e1303945",
    "artist": "The Cult",
    "artist_ids": [
        "8846e4ff-0c19-4af2-872b-7a8dc7497f68"
    ],
    "album": "Love",
    "release_id": "1616a034-941e-313e-8534-276c52f8b6ee",
    "release_group_id": "e7d22464-a11e-3ff1-8d97-4af3f0c1aeb2",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The origins of the Cult lie in the Southern Death Cult, a goth rock outfit formed by vocalist Ian Astbury. When they broke up, Astbury shortened the name of the group to Death Cult and recruited guitarist Billy Duffy -- who had previously played with Morrissey in the pre-Smiths band the Nosebleeds, as well as Theatre of Hate -- and drummer Ray Mondo and bassist Jamie Stewart, who had previously played with Ritual.\nLearn more about them here: https://www.allmusic.com/artist/the-cult-mn0000139908#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}