Information about plays

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

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

{
    "id": 3572631,
    "uri": "https://api.kexp.org/v2/plays/3572631/?format=api",
    "airdate": "2025-11-01T14:48:02-07:00",
    "show": 64994,
    "show_uri": "https://api.kexp.org/v2/shows/64994/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Romy 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"
}