Information about plays

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

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

{
    "id": 3630992,
    "uri": "https://api.kexp.org/v2/plays/3630992/?format=api",
    "airdate": "2026-03-19T10:16:37-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-fd90fb3b-7d78-4b4b-be5f-98ce685d308c/mbid-fd90fb3b-7d78-4b4b-be5f-98ce685d308c-43775335342_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-fd90fb3b-7d78-4b4b-be5f-98ce685d308c/mbid-fd90fb3b-7d78-4b4b-be5f-98ce685d308c-43775335342_thumb250.jpg",
    "song": "Niğde Bağları",
    "track_id": "20abaeb9-8d39-4b39-8ace-e2a985ec8198",
    "recording_id": "6f09a415-3f73-4578-a735-50a03b963377",
    "artist": "Altın 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",
        "ATO Records"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748",
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since bursting onto the scene in 2018 with their debut album, On, Amsterdam-based Altin Gun have been at the vanguard of the 21st century revival of Turkish-influenced psychedelic grooves. Now Dutch psychedelic quintet Altin Gun return with their fifth album, Garip – their most accomplished and eclectic release to date, and a heartfelt tribute to legendary Turkish folk-bard, Neşet Ertaş.\n\nhttps://altingunband.com/\nhttps://altingunband.bandcamp.com\n--\nHere's the band performing Live on KEXP in 2023:\nhttps://www.youtube.com/watch?v=uLayWDyFrAo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}