Information about plays

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

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

{
    "id": 3558237,
    "uri": "https://api.kexp.org/v2/plays/3558237/?format=api",
    "airdate": "2025-09-27T05:29:45-07:00",
    "show": 64672,
    "show_uri": "https://api.kexp.org/v2/shows/64672/?format=api",
    "image_uri": "https://ia802809.us.archive.org/10/items/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280-25057606696_thumb500.jpg",
    "thumbnail_uri": "https://ia902809.us.archive.org/10/items/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280/mbid-2d0fb19a-f599-4eb2-9a63-52aa3004b280-25057606696_thumb250.jpg",
    "song": "How It Ends",
    "track_id": "7c299bbb-50d3-321e-aad6-cdac8054896b",
    "recording_id": "82cfa3fb-a4d6-49b6-9dec-2152bc01ad28",
    "artist": "DeVotchKa",
    "artist_ids": [
        "a66cc38c-e6cd-4725-a8fd-7d32b998347f"
    ],
    "album": "Live with the Colorado Symphony",
    "release_id": "2d0fb19a-f599-4eb2-9a63-52aa3004b280",
    "release_group_id": "ec0034ec-4df4-4ac3-aca9-cc81141f246a",
    "labels": [
        "Cicero Recordings"
    ],
    "label_ids": [
        "072a076b-5b79-453c-a31b-3e77db5a7b01"
    ],
    "release_date": "2012-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DeVotchKa's \"Live with the Colorado Symphony\" is the band's first official live album. The concert featured DeVotchKa with the full 60-piece Colorado Symphony Orchestra. \nhttp://devotchka.net/\n--\nHere's DeVotchKa performing live at KEXP in 2015: https://www.youtube.com/watch?v=mXeteAhIolQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}