Information about plays

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

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

{
    "id": 3600220,
    "uri": "https://api.kexp.org/v2/plays/3600220/?format=api",
    "airdate": "2026-01-04T16:07:14-08:00",
    "show": 65563,
    "show_uri": "https://api.kexp.org/v2/shows/65563/?format=api",
    "image_uri": "https://ia800809.us.archive.org/25/items/mbid-772a2183-1ef2-492f-a01a-fbe9368280c3/mbid-772a2183-1ef2-492f-a01a-fbe9368280c3-41058831126_thumb500.jpg",
    "thumbnail_uri": "https://ia600809.us.archive.org/25/items/mbid-772a2183-1ef2-492f-a01a-fbe9368280c3/mbid-772a2183-1ef2-492f-a01a-fbe9368280c3-41058831126_thumb250.jpg",
    "song": "cosa rara",
    "track_id": "38e345af-e3c2-4d2f-970b-cd503523ec32",
    "recording_id": "b15b65f4-e09f-442c-ae88-a423f2fd9c40",
    "artist": "Lucrecia Dalt feat. David Sylvian",
    "artist_ids": [
        "245f7a1a-b799-40f1-a11a-6b379dbe0fa1",
        "719db6b1-0d91-458c-8d18-875ec44105bf"
    ],
    "album": "cosa rara",
    "release_id": "772a2183-1ef2-492f-a01a-fbe9368280c3",
    "release_group_id": "d6c3f6ff-e307-43d0-be3a-a0e4a36ac493",
    "labels": [
        "RVNG Intl."
    ],
    "label_ids": [
        "aae903d5-4e2e-4db0-8b25-f068f0b8c8a4"
    ],
    "release_date": "2025-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"cosa rara\" features lyrics co-written by Dalt and David Sylvian (of the band Japan).\n\nLucrecia Dalt was born in Pereira, Colombia. Prior to her music career, she studied civil engineering and worked in the field of geotechnics. She currently lives in Berlin.\n\nDalt often seeks inspiration in the worlds of fiction, poetry, geology, and desire, excavating nuanced references to untangle and respond to in her music.\n\nAt times, this exploratory impulse surfaces like an introspective call and response experiment with her source material, forming new perspectives on ideas rooted in Colombian mythology to German New Wave cinema. https://tinyurl.com/y4fe5wvj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}