Information about plays

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

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

{
    "id": 3553745,
    "uri": "https://api.kexp.org/v2/plays/3553745/?format=api",
    "airdate": "2025-09-16T11:23:07-07:00",
    "show": 64578,
    "show_uri": "https://api.kexp.org/v2/shows/64578/?format=api",
    "image_uri": "https://ia802801.us.archive.org/24/items/mbid-5afc38b9-0214-4193-a901-ed3440f4afcf/mbid-5afc38b9-0214-4193-a901-ed3440f4afcf-6398117484_thumb500.jpg",
    "thumbnail_uri": "https://ia802801.us.archive.org/24/items/mbid-5afc38b9-0214-4193-a901-ed3440f4afcf/mbid-5afc38b9-0214-4193-a901-ed3440f4afcf-6398117484_thumb250.jpg",
    "song": "Here I Come",
    "track_id": "d02b0cb7-cf9e-3acf-9cac-a71728154fcb",
    "recording_id": "c6cb511e-c359-4d12-899f-975bdccc812f",
    "artist": "Barrington Levy",
    "artist_ids": [
        "8ddf3da1-dfa9-490a-93cc-7d4072319995"
    ],
    "album": "Here I Come",
    "release_id": "5afc38b9-0214-4193-a901-ed3440f4afcf",
    "release_group_id": "cb723eaf-a6ef-3654-b5eb-587cea7778a8",
    "labels": [
        "RAS Records"
    ],
    "label_ids": [
        "8964f582-c932-424d-b518-f1385f553d89"
    ],
    "release_date": "1995-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ REDSORARE began her set last Saturday morning, September 13th,  at 6:00 a.m. with this song.  You can hear her whole show for two weeks on KEXP's streaming archive: https://www.kexp.org/archive/\n--\nCalled reggae's 'Mellow Canary' by virtue of his strong, pure vocal style, Barringrton Levy is renowned as the first original singer of the dancehall era.  Learn more about this esteemed vocalist here:  https://www.allmusic.com/artist/barrington-levy-mn0000138063/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}