Information about plays

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

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

{
    "id": 3618906,
    "uri": "https://api.kexp.org/v2/plays/3618906/?format=api",
    "airdate": "2026-02-18T01:21:05-08:00",
    "show": 65963,
    "show_uri": "https://api.kexp.org/v2/shows/65963/?format=api",
    "image_uri": "https://ia800307.us.archive.org/23/items/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8-38282684305_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/23/items/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8-38282684305_thumb250.jpg",
    "song": "Strawberries",
    "track_id": "dd2fec79-c077-34c0-941d-c1c173b37d27",
    "recording_id": "0619d1a0-17e7-4187-bc34-69937bd7de33",
    "artist": "Asobi Seksu",
    "artist_ids": [
        "cc433a77-176b-4d02-857b-2bfb68b3219c"
    ],
    "album": "Citrus",
    "release_id": "1d3f727e-50ee-40b3-b39b-a480cd0612e8",
    "release_group_id": "066fe83f-0921-3189-b076-28ae83478a8a",
    "labels": [
        "Friendly Fire Recordings"
    ],
    "label_ids": [
        "3f5230fe-64d6-426d-8ff9-28adb331c9ed"
    ],
    "release_date": "2006-05-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in NYC, Asobi Seksu was the shoegaze/dream pop duo of Yuki Chikudate and James Hanna. \n--\nAsobi Seksu performed live in the KEXP studio back in 2010: https://www.youtube.com/watch?v=gUJpr5II688.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}