Information about plays

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

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

{
    "id": 3627509,
    "uri": "https://api.kexp.org/v2/plays/3627509/?format=api",
    "airdate": "2026-03-10T19:44:25-07:00",
    "show": 66147,
    "show_uri": "https://api.kexp.org/v2/shows/66147/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stefania",
    "track_id": null,
    "recording_id": "b3a54e3b-dadd-41f7-8efe-3f5c07e3259c",
    "artist": "Kalush Orchestra",
    "artist_ids": [
        "45d9e75f-cbdf-47df-b4e6-1578d8a17e25"
    ],
    "album": "Stefania",
    "release_id": null,
    "release_group_id": "e715b41e-d879-4c25-aeed-3962ca2a0425",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2022-05-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kalush group formed in 2019 and consists of Oleh Psiuk, Ihor Didenchuk, and breakdancer MC KylymMen. The Kalush Orchestra is a side project started in 2021 to focus on hip hop\n\nKalush Orchestra (Ukraine) will be performing March 19 @ Club Sur\n\nTickets here: https://tinyurl.com/2w893xfy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}