Information about plays

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

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

{
    "id": 3543847,
    "uri": "https://api.kexp.org/v2/plays/3543847/?format=api",
    "airdate": "2025-08-23T18:28:59-07:00",
    "show": 64369,
    "show_uri": "https://api.kexp.org/v2/shows/64369/?format=api",
    "image_uri": "https://ia801202.us.archive.org/21/items/mbid-66ab26fe-d343-4e97-872e-f941d9face6e/mbid-66ab26fe-d343-4e97-872e-f941d9face6e-37367306666_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/21/items/mbid-66ab26fe-d343-4e97-872e-f941d9face6e/mbid-66ab26fe-d343-4e97-872e-f941d9face6e-37367306666_thumb250.jpg",
    "song": "Shake Step",
    "track_id": "7fe0f8fe-e0f8-4842-acc0-2999115ce956",
    "recording_id": "d4a3b600-c18f-4ac3-ac1b-9f54f5005156",
    "artist": "Chong the Nomad",
    "artist_ids": [
        "f8bc2114-691d-48c7-bc19-41c7126896a8"
    ],
    "album": "Shake Step",
    "release_id": "66ab26fe-d343-4e97-872e-f941d9face6e",
    "release_group_id": "87f02065-7bb8-4392-a389-2cb1e8097c0b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-11-15",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Request for Leigh in Seattle!\n\nAlda Agustiano (aka Chong the Nomad) is an Indonesian-American producer, DJ and artist based in Seattle. She began producing music at the age of only 14. During her time as a musician, Chong the Nomad has shared stages with artists like Death Cab for Cutie, The Head and The Heart and Japanese Breakfast.\n\nIn this KEXP Sound & Vision podcast, she goes back to her days as a line cook and tells how she found musical inspiration there: https://www.kexp.org/podcasts/sound-vision/2022/1/11/best-chong-nomad-finds-beats-her-day-job/ https://www.chongthenomad.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}