Information about plays

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

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

{
    "id": 3569075,
    "uri": "https://api.kexp.org/v2/plays/3569075/?format=api",
    "airdate": "2025-10-23T21:00:27-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://ia600307.us.archive.org/23/items/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8-38282684305_thumb500.jpg",
    "thumbnail_uri": "https://ia600307.us.archive.org/23/items/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8/mbid-1d3f727e-50ee-40b3-b39b-a480cd0612e8-38282684305_thumb250.jpg",
    "song": "Thursday",
    "track_id": "b6e49908-0b13-3b33-9c1f-47a263b707bf",
    "recording_id": "9479fb0d-6823-4380-ab34-908479d6cac5",
    "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": "Asobi Seksu was an American shoegaze/dream pop band based in New York City. The band primarily consisted of Yuki Chikudate (vocals, keyboards) and James Hanna (guitar, vocals). \n\nAsobi Seksu performed live in the KEXP studio in 2010: https://www.youtube.com/watch?v=gUJpr5II688.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}