Information about plays

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

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

{
    "id": 3547521,
    "uri": "https://api.kexp.org/v2/plays/3547521/?format=api",
    "airdate": "2025-09-01T10:01:11-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia800406.us.archive.org/30/items/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd-18384607805_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/30/items/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd/mbid-1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd-18384607805_thumb250.jpg",
    "song": "Dreams Tonite",
    "track_id": "4bd2c1d7-9ef5-47cf-886a-9adc07180975",
    "recording_id": "62d151f7-7639-470b-909b-7cb2c2b603d4",
    "artist": "Alvvays",
    "artist_ids": [
        "99450990-b24e-4132-bb68-235f8c3e2564"
    ],
    "album": "Antisocialites",
    "release_id": "1f2f93b4-7b9b-4fef-85fb-20f7439d9fbd",
    "release_group_id": "1f0a3090-ae8c-4fbd-9b70-b4371961ef11",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2017-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alec O'Hanley's explanation on the band's fixation on water: \"I guess it’s the duality of beauty and danger at the same time. That was the juxtaposition when we were growing up [in Prince Edward Island and Nova Scotia]. We were beach bums. Molly would jump off the pier for swimming lessons, but we were always taught to fear the rip-tide and the undertow, and that sort of thing. When you’re a teenager, that’s where you go, to goof off with your friends and sneak off late at night. It’s inherently very romantic.\" http://bit.ly/2hufcop\n\nAlvvays joined Kevin Cole Live in the KEXP Studio back in 2017: https://youtu.be/dgOSHDitcds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}