Information about plays

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

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

{
    "id": 3598140,
    "uri": "https://api.kexp.org/v2/plays/3598140/?format=api",
    "airdate": "2025-12-30T19:35:06-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "https://ia800702.us.archive.org/1/items/mbid-a55250e6-48e0-4e97-bdb7-76596a34d673/mbid-a55250e6-48e0-4e97-bdb7-76596a34d673-40878385586_thumb500.jpg",
    "thumbnail_uri": "https://ia600702.us.archive.org/1/items/mbid-a55250e6-48e0-4e97-bdb7-76596a34d673/mbid-a55250e6-48e0-4e97-bdb7-76596a34d673-40878385586_thumb250.jpg",
    "song": "Cool Hand",
    "track_id": "68617661-f13b-4acb-95c5-9ccb62349227",
    "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": "Yarın Yoksa",
    "release_id": "a55250e6-48e0-4e97-bdb7-76596a34d673",
    "release_group_id": "b9fd015a-823d-4111-9082-d97b9f33629b",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-03-14",
    "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"
}