Information about plays

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

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

{
    "id": 3639417,
    "uri": "https://api.kexp.org/v2/plays/3639417/?format=api",
    "airdate": "2026-04-08T10:00:44-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01-44082241777_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01-44082241777_thumb250.jpg",
    "song": "Blue Disco",
    "track_id": "81da6046-c108-4075-9fcb-b3b565b460ed",
    "recording_id": "e5788e0d-a69a-4f22-9009-a99c741d19b3",
    "artist": "Arlo Parks",
    "artist_ids": [
        "6e8e3717-a62d-4a3f-886d-6a4e82507930"
    ],
    "album": "Ambiguous Desire",
    "release_id": "67708289-18da-4aab-a7f7-e062ed3c5f01",
    "release_group_id": "018ef28f-9a83-4963-b751-6ad555bfa873",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Wednesday, and welcome to the Midday Show with Cheryl Waters!\n\n--\n\nUK artist Arlo Parks just released her new album 'Ambiguous Desire' last week!\n\nShe's on tour:\n\n- San Francisco on Saturday, Sept. 19, at the Warfield\n\n- Seattle on Monday, Sept. 21, at Showbox Sodo\n\nhttps://www.arloparksofficial.com/homepage/\n\n--\n\nCheryl hosted Arlo Parks when she performed Live on KEXP in 2024. Check out the video here: https://www.youtube.com/watch?v=hhfDF4g3HLM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}