Information about plays

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

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

{
    "id": 3619117,
    "uri": "https://api.kexp.org/v2/plays/3619117/?format=api",
    "airdate": "2026-02-18T13:25:11-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://coverartarchive.org/release/f58b216c-9c65-419a-951b-886d756326f5/33926721502-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f58b216c-9c65-419a-951b-886d756326f5/33926721502-250.jpg",
    "song": "İnce İnce",
    "track_id": null,
    "recording_id": "be1b8f94-1347-4f3d-af9e-628a127f06b5",
    "artist": "Selda",
    "artist_ids": [
        "5e51e09d-0713-4595-b858-d7e887238825"
    ],
    "album": "Selda",
    "release_id": null,
    "release_group_id": "6e95375f-a48b-3afd-b1a5-1a4b549023df",
    "labels": [
        "Türküola"
    ],
    "label_ids": [
        "8e603ad8-16c9-426b-9e4a-d21220bbfe4d"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Flaked snow falls upon the poor\nWhy the faith is not taking the poor's word\nWe've starved to death, come now sir please...\" Here are the lyrics to this Turkish protest song: https://www.reddit.com/r/listentothis/comments/tjlivp/selda_bagcan_ince_ince_turkish_protest_folkpop/\n--\nRead a March 2021 write-up on Selda's İnce İnce: https://thelisteningpostblog.wordpress.com/2021/03/25/song-of-the-day-selda-bagcan-ince-ince-bir-kar-yagar/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}