Information about plays

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

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

{
    "id": 3559792,
    "uri": "https://api.kexp.org/v2/plays/3559792/?format=api",
    "airdate": "2025-09-30T21:44:09-07:00",
    "show": 64712,
    "show_uri": "https://api.kexp.org/v2/shows/64712/?format=api",
    "image_uri": "https://ia800409.us.archive.org/31/items/mbid-7d4fd8a1-17ca-47eb-bf28-6d419102e14a/mbid-7d4fd8a1-17ca-47eb-bf28-6d419102e14a-18276804976_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/31/items/mbid-7d4fd8a1-17ca-47eb-bf28-6d419102e14a/mbid-7d4fd8a1-17ca-47eb-bf28-6d419102e14a-18276804976_thumb250.jpg",
    "song": "Mogoya",
    "track_id": "63c7dd32-404f-4801-9593-b4bd353d5976",
    "recording_id": "c826bb69-4d93-44d0-ac71-ff984391a6e4",
    "artist": "Oumou Sangaré",
    "artist_ids": [
        "2013f3af-51a3-404d-9afc-91b3f277ea4e"
    ],
    "album": "Mogoya",
    "release_id": "7d4fd8a1-17ca-47eb-bf28-6d419102e14a",
    "release_group_id": "441c4066-148f-48d2-824e-deb7d7ff782e",
    "labels": [
        "Nø Førmat!"
    ],
    "label_ids": [
        "1f18b276-ca74-4f1f-8373-2f1e3d8a449d"
    ],
    "release_date": "2017-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oumou Sangaré is a Malian Wassoulou singer of Fulani descent. She is often referred to as \"The Songbird of Wassoulou\". Wassoulou is a historical region south of the Niger River, where the music descends from age-old traditional song, often accompanied by a calabash.\n\nThis track comes off a 2017 release, Mogoya, which translates to \"people,\" as the song dives into relationships within a community.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}