Information about plays

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

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

{
    "id": 3599370,
    "uri": "https://api.kexp.org/v2/plays/3599370/?format=api",
    "airdate": "2026-01-02T18:54:22-08:00",
    "show": 65542,
    "show_uri": "https://api.kexp.org/v2/shows/65542/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Neredesin Sen",
    "track_id": "b27f648d-d24f-415a-9148-113612ebb8d3",
    "recording_id": "72223377-e1a7-432f-a8ce-4199b24756bd",
    "artist": "Altin Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "Garip",
    "release_id": "fd90fb3b-7d78-4b4b-be5f-98ce685d308c",
    "release_group_id": "7f69cd48-bffa-4a30-9426-45f94f3eb503",
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New!\n\nHailing from Amsterdam but coming from various backgrounds (Turkish, Dutch and more), Altın Gün have captured the world’s imagination with their indelible fusion of psychedelic rock, deep funk, synthpop, cosmic reggae, and more with the rich and incredibly diverse traditions of Anatolian and Turkish folk music. The band captured the world’s attention with their 2018 debut, On, and quickly earned a prestigious GRAMMY® Award nomination for “Best World Album” with their 2019 sophomore LP, Gece.\n--\nIn February, they will release their new album \"Garip,\" which pays tribute to the music of Neşet Ertaş, an artist in Anatolian music who carried the spirit of the ashik folk tradition into the modern era.: https://www.treblezine.com/altin-gun-announce-new-album-garip/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}