Information about plays

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

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

{
    "id": 3609056,
    "uri": "https://api.kexp.org/v2/plays/3609056/?format=api",
    "airdate": "2026-01-25T17:03:53-08:00",
    "show": 65753,
    "show_uri": "https://api.kexp.org/v2/shows/65753/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-3f1368d6-8fbb-4a72-890c-87ca0a2c324a/mbid-3f1368d6-8fbb-4a72-890c-87ca0a2c324a-14095136722_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-3f1368d6-8fbb-4a72-890c-87ca0a2c324a/mbid-3f1368d6-8fbb-4a72-890c-87ca0a2c324a-14095136722_thumb250.jpg",
    "song": "Still Be Here",
    "track_id": "c4f07147-af54-4f58-81a0-4732f1d82823",
    "recording_id": "b755685e-8253-410f-bc27-0a138e32a1df",
    "artist": "Atmosphere",
    "artist_ids": [
        "ef954679-5ee7-4016-acef-7ac71f2fa3d8"
    ],
    "album": "Fishing Blues",
    "release_id": "3f1368d6-8fbb-4a72-890c-87ca0a2c324a",
    "release_group_id": "ffb5c150-c9d9-49ce-9cca-b68a220f20be",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2016-08-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Minnesota duo Sean Daley and Derek Turner met while attending Washburn High School. The pair took the names Slug and D-Spawn, respectively, as rapper names.\n\nThey initially performed under the name \"Mental Subjects\", before changing the name to \"A Rhythmic Culture\", and finally settling on \"Urban Atmosphere\". \n\nOriginally, Spawn performed as the rapper, with Slug acting as DJ. Eventually Spawn convinced Slug to start rapping as well. Through the rapper Musab (then known as Beyond), Slug was introduced to the producer Ant after they went to his house to record a track.\n\nSlug saw an opportunity to work with Ant and convinced Spawn to record further with him. They soon started recording songs with Ant, learning how to structure the songs properly and practicing vocal delivery. Eventually the group dropped the \"Urban\" from their name. https://tinyurl.com/4x7dhwv7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}