Information about plays

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

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

{
    "id": 3640157,
    "uri": "https://api.kexp.org/v2/plays/3640157/?format=api",
    "airdate": "2026-04-10T04:22:23-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "https://dn720003.ca.archive.org/0/items/mbid-47b1992b-b65f-421a-9df6-e1096be836d9/mbid-47b1992b-b65f-421a-9df6-e1096be836d9-44241462545_thumb500.jpg",
    "thumbnail_uri": "https://dn720003.ca.archive.org/0/items/mbid-47b1992b-b65f-421a-9df6-e1096be836d9/mbid-47b1992b-b65f-421a-9df6-e1096be836d9-44241462545_thumb250.jpg",
    "song": "Time to Come Together",
    "track_id": "d2a4568f-dc3a-44da-840e-1434c22c9013",
    "recording_id": "28b5abac-74cc-4d69-8c6a-8006ee7979f4",
    "artist": "Sepalot & Blu",
    "artist_ids": [
        "7769477c-81f2-442f-93c2-b9a32f9e3415",
        "c5b07314-3efa-4207-a13f-6437b6669574"
    ],
    "album": "Closer",
    "release_id": "47b1992b-b65f-421a-9df6-e1096be836d9",
    "release_group_id": "9cfb58d0-2258-41af-9028-0982b3ca3f77",
    "labels": [
        "Eskapaden Musik"
    ],
    "label_ids": [
        "26456955-0fa2-4e01-8c4c-5c97fb9d20c9"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest album from veteran Munich-based electronic producer, DJ, and composer Sebastian Weiss (aka Sepalot)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}