Information about plays

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

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

{
    "id": 3639757,
    "uri": "https://api.kexp.org/v2/plays/3639757/?format=api",
    "airdate": "2026-04-09T05:32:28-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?format=api",
    "image_uri": "https://ia601407.us.archive.org/27/items/mbid-8df121da-1323-4a17-b805-c4c194c402fb/mbid-8df121da-1323-4a17-b805-c4c194c402fb-32701275996_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-8df121da-1323-4a17-b805-c4c194c402fb/mbid-8df121da-1323-4a17-b805-c4c194c402fb-32701275996_thumb250.jpg",
    "song": "Soki Akei",
    "track_id": "3ba89c68-7d56-4058-9c71-edc5704ad5df",
    "recording_id": "3c846947-1f2e-42cd-a90f-48bb1cb519d9",
    "artist": "Zazou Bikaye",
    "artist_ids": [
        "4a6f2055-478c-4297-8c3a-55bfb5fa4e3d"
    ],
    "album": "Mr. Manager",
    "release_id": "8df121da-1323-4a17-b805-c4c194c402fb",
    "release_group_id": "d84e69a3-0f77-4935-abeb-7956ebb60c47",
    "labels": [
        "Crammed Discs"
    ],
    "label_ids": [
        "443fa1b0-3960-463f-9016-9845a9754b3e"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zazou Bikaye (Zah-zoo Bee-kah-yay) was the collaboration between Bony Bikaye, who merged traditional Congolese vocals with the innovative, often harsh, industrial electronic soundscapes of French composer Hector Zazou. \n\nhttps://bit.ly/41r4g0H",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}