Information about plays

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

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

{
    "id": 3621830,
    "uri": "https://api.kexp.org/v2/plays/3621830/?format=api",
    "airdate": "2026-02-24T20:07:28-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Funky Broadway",
    "track_id": "d70abe98-375d-3bfe-8230-2e0ae7f88ff7",
    "recording_id": "07387b95-2a41-4b2c-9cec-99b68d93c43a",
    "artist": "Suda Chuenbarn",
    "artist_ids": [
        "bfb163c5-609e-451e-b6a2-7972ba287b93"
    ],
    "album": "Thai Beat a Go-Go, Volume 2",
    "release_id": "3365a321-da39-4820-b804-a51a801c0118",
    "release_group_id": "272227fe-6659-3953-a104-d34740e70698",
    "labels": [
        "Subliminal Sounds"
    ],
    "label_ids": [
        "06f12d41-1ad4-4c83-a9bb-dfacf80df9d9"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thailand\n\nSuda Chuenban is a singer for both Thai and international songs. Famous in Thailand, she has a long track record of decades, both in the country to the international stage. As well as performances on television and silver screens",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}