Information about plays

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

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

{
    "id": 3592702,
    "uri": "https://api.kexp.org/v2/plays/3592702/?format=api",
    "airdate": "2025-12-18T14:07:45-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bienvenue À La Maison",
    "track_id": "854ad2fb-91d8-4522-b954-a4fdaab96acd",
    "recording_id": "b54a8368-fb2d-4090-bf1e-23ee79f0b833",
    "artist": "Amadou & Mariam",
    "artist_ids": [
        "1fb60b6c-0f4d-42b4-8a5e-de705ec76660"
    ],
    "album": "L’amour à la folie",
    "release_id": "4e0e6a67-1d2f-45f8-bc3b-2b50f3fd5d5d",
    "release_group_id": "d664d0de-cf6f-4d92-98a1-d56f754155fa",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The guitarist and singer Amadou Bagayoko of the Malian music duo Amadou & Mariam  died in April at age 70.\n\n One of the most successful African musical acts of the 2000s, husband and wife duo Amadou & Mariam achieved global fame by combining West African influences with rhythm and blues.\n\nTheir breakthrough album, 2004's Dimanche à Bamako, sold half a million copies worldwide and led to collaborations with Blur's Damon Albarn, as well as appearances at the Glastonbury and Coachella festivals.\n\nThousands gathered for the blind musician's funeral in Mali: https://www.bbc.com/news/articles/cj0zq4elez9o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}