Information about plays

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

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

{
    "id": 3519933,
    "uri": "https://api.kexp.org/v2/plays/3519933/?format=api",
    "airdate": "2025-06-28T12:40:42-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia803405.us.archive.org/18/items/mbid-a5f4376d-7ea6-43b2-84dc-be8f428ca631/mbid-a5f4376d-7ea6-43b2-84dc-be8f428ca631-29080881392_thumb500.jpg",
    "thumbnail_uri": "https://ia903405.us.archive.org/18/items/mbid-a5f4376d-7ea6-43b2-84dc-be8f428ca631/mbid-a5f4376d-7ea6-43b2-84dc-be8f428ca631-29080881392_thumb250.jpg",
    "song": "Lifetime",
    "track_id": "b4779be7-fda7-44b0-8353-8bc8395fb092",
    "recording_id": "70c2986d-9d92-4e4f-a29d-fee0a9d3fd8e",
    "artist": "Romy",
    "artist_ids": [
        "b8e252f1-10ef-4c0f-9465-380d7986c188"
    ],
    "album": "Lifetime",
    "release_id": "a5f4376d-7ea6-43b2-84dc-be8f428ca631",
    "release_group_id": "52b7eae2-01b3-4864-b0ab-2837b0847ecd",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2020-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“More visibility for queer women in pop has felt very exciting to me” - Romy \nhttps://www.gaytimes.com/music/romy-cover-interview/\n\nRomy Madley-Croft, lead singer of The xx, released her debut solo single \"Lifetime\" written and recorded in lockdown.\n\n\"Lifetime was written and recorded in lockdown. I’ve been thinking a lot about how short life is and how quickly things can change… My intention with this song is to celebrate life, togetherness, to appreciate the moment before it’s gone.\" https://bit.ly/33Y193f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}