Information about plays

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

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

{
    "id": 3600223,
    "uri": "https://api.kexp.org/v2/plays/3600223/?format=api",
    "airdate": "2026-01-04T16:10:59-08:00",
    "show": 65563,
    "show_uri": "https://api.kexp.org/v2/shows/65563/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Afterwards",
    "track_id": "8bd0f346-0e8f-43b9-846e-dd69adeaadf5",
    "recording_id": "8f1bcfce-4f66-4151-93df-2f3ffbbd8c0a",
    "artist": "Arca feat. Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb",
        "f7625f34-1799-42a4-a1c6-22b5377c767b"
    ],
    "album": "KiCK i",
    "release_id": "13cfc42c-1e76-4dec-ae6f-525e7e912547",
    "release_group_id": "ad20ce4b-6596-4335-b170-64452181fa1b",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2020-06-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arca, aka Alejandra Ghersi Rodríguez, is a Venezuelan musician and record producer was born in Caracas, Venezuela, and now based in Barcelona, Spain.\nShe initially began releasing music under the name of Nuuro.\n\nAfter attending the Clive Davis Institute of Recorded Music, Ghersi first released the EP Baron Libre (2012) under the name Arca and subsequently released the EPs Stretch 1 and Stretch 2; the latter experimented with hip hop and brought her attention from prominent music publications.\n\nArca spoke about Bjork's decision to sing in Spanish on this track. \"Rosalía, who was on the same email thread, was helping a little bit with pronunciation. But I really love the way Björk sings, and there is no right or wrong pronunciation. When she sent me her file for the recording [“Afterwards”], I got goosebumps. I was in disbelief. I would have loved for all three of us to do a song together, but it’s really hard to align scheduling.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}