Information about plays

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

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

{
    "id": 3592783,
    "uri": "https://api.kexp.org/v2/plays/3592783/?format=api",
    "airdate": "2025-12-18T19:06:45-08:00",
    "show": 65413,
    "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cool Hand",
    "track_id": "5635081b-7072-44e1-9121-2bc89a82efd7",
    "recording_id": "0be98a8f-8092-48b0-868e-ddb461b41725",
    "artist": "Derya Yıldırım & Grup Şimşek",
    "artist_ids": [
        "d1eb7b63-94ee-47ab-8747-3e1f5e9b45e8",
        "961f11f3-3c55-4b0e-ab30-53c0dc8d956e"
    ],
    "album": "Cool Hand",
    "release_id": "d23d85b1-ae42-48e4-bd4c-4fc0ae3b858a",
    "release_group_id": "c41eb4a5-6b37-43c6-9f34-d430f2318d7c",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2024-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The show stopping intensity of Derya backed by the psychedelic soul of Grup Şimşek with production by Leon Michels has yielded a stand out record that challenges genre with a broad appeal and a powerful message.\n\nThey refer to themselves as “outernational” over international as they say it suggests a sound that’s more inclusive or “beyond borders.” Derya, who sings and plays the bağlama, is German born to Turkish parents. Drummer Helen Wells is Berlin-based by way of South Africa while keyboard player Graham Mushnik and guitar/bass player Antonin Voyant are both French. The collective influences they bring to Anatolian music make for a completely unique and fresh sound that both pushes the genre forward and champions its rich heritage.\n\nSee their Live KEXP performance here: \nhttps://www.youtube.com/watch?v=SZZ15oSNDmU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}