Information about plays

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

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

{
    "id": 3548516,
    "uri": "https://api.kexp.org/v2/plays/3548516/?format=api",
    "airdate": "2025-09-03T17:01:48-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia801402.us.archive.org/15/items/mbid-9f37f488-ac5f-4fb7-a071-1f1708cec4a8/mbid-9f37f488-ac5f-4fb7-a071-1f1708cec4a8-40572844752_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-9f37f488-ac5f-4fb7-a071-1f1708cec4a8/mbid-9f37f488-ac5f-4fb7-a071-1f1708cec4a8-40572844752_thumb250.jpg",
    "song": "Not Too Late",
    "track_id": "a0f870fd-37c9-46ea-879b-84fbf8779b09",
    "recording_id": "94ea2e69-4641-476e-8fbb-641f0ad3fa04",
    "artist": "Crazy P",
    "artist_ids": [
        "45644225-982e-4b76-a529-d8f9688e9a7d"
    ],
    "album": "Any Signs of Love",
    "release_id": "9f37f488-ac5f-4fb7-a071-1f1708cec4a8",
    "release_group_id": "6abe2668-9f60-455b-bd34-8705108114d6",
    "labels": [
        "Walk Don't Walk Limited"
    ],
    "label_ids": [
        "cdb7e5fb-2059-4ca3-8d27-0baec83f1fd5"
    ],
    "release_date": "2024-11-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written and recorded in 2023 before the tragic passing of their beloved front woman Danielle Moore in August 2024; the ninth studio album from this veteran British outfit known for their “dance music with a voice, a heart, and soul” is a stellar record that perfectly showcases their vibrant blend of slinky disco, shimmery synth-pop, and pulsating house grooves that’s all carried by the soulful, soaring, charismatic vocals of Danielle Moore (RIP).\n\nhttps://crazyp.bandcamp.com/album/any-signs-of-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}