Information about plays

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

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

{
    "id": 3551310,
    "uri": "https://api.kexp.org/v2/plays/3551310/?format=api",
    "airdate": "2025-09-10T13:24:38-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://ia801405.us.archive.org/4/items/mbid-95de30f6-ddd0-4abc-a2db-4da24648c709/mbid-95de30f6-ddd0-4abc-a2db-4da24648c709-34230729851_thumb500.jpg",
    "thumbnail_uri": "https://ia801405.us.archive.org/4/items/mbid-95de30f6-ddd0-4abc-a2db-4da24648c709/mbid-95de30f6-ddd0-4abc-a2db-4da24648c709-34230729851_thumb250.jpg",
    "song": "Simple Things",
    "track_id": "8b03e3df-d06a-4c15-84ce-2440eb123c09",
    "recording_id": "432a8910-b784-4e28-a8c9-7c40b5c267c4",
    "artist": "Petite Noir feat. Theo Croker",
    "artist_ids": [
        "2c7bc024-3d96-4051-b0ec-b65229df1419",
        "ffd7af34-7a60-4238-be7d-36d490c84d1d"
    ],
    "album": "Simple Things",
    "release_id": "95de30f6-ddd0-4abc-a2db-4da24648c709",
    "release_group_id": "6f3a6f15-ee99-4776-93d7-28681be785d2",
    "labels": [
        "Roya"
    ],
    "label_ids": [
        "c13ff3ce-f7e6-4a35-afc9-799ca83d6748"
    ],
    "release_date": "2022-11-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Petite Noir is the Congolese musician and artist Yannick Ilunga.\nBorn in Belgium, and raised in South Africa, he is the architect of Noirwave – music and culture that draws energy from punk aesthetics and the fragmented identity of today’s African diaspora.\n--\nThat's jazz musician Theo Croker on trumpet.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}