Information about plays

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

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

{
    "id": 3542166,
    "uri": "https://api.kexp.org/v2/plays/3542166/?format=api",
    "airdate": "2025-08-19T18:34:48-07:00",
    "show": 64333,
    "show_uri": "https://api.kexp.org/v2/shows/64333/?format=api",
    "image_uri": "https://ia801503.us.archive.org/2/items/mbid-d4e14775-251c-43ab-90eb-9043f3740224/mbid-d4e14775-251c-43ab-90eb-9043f3740224-38646715256_thumb500.jpg",
    "thumbnail_uri": "https://ia601503.us.archive.org/2/items/mbid-d4e14775-251c-43ab-90eb-9043f3740224/mbid-d4e14775-251c-43ab-90eb-9043f3740224-38646715256_thumb250.jpg",
    "song": "Halfway Home",
    "track_id": "5dfd7b42-2f4c-4ae4-8727-4c5bbd20d568",
    "recording_id": "1410e223-ef68-466a-9156-d2e130f288f4",
    "artist": "Broken Social Scene",
    "artist_ids": [
        "2eada8f8-056a-4093-bbc2-004909ce743b"
    ],
    "album": "Hug of Thunder",
    "release_id": "d4e14775-251c-43ab-90eb-9043f3740224",
    "release_group_id": "02c033c9-f660-48cb-9927-531a02a6bd9a",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2017-07-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hug of Thunder is the fifth studio album by Canadian indie rock musical collective Broken Social Scene, released in 2017.\n\n--\nBroken Social Scene performed live in the KEXP studio in 2017. Watch here: https://www.youtube.com/watch?v=e5wX1GInr6U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}