Information about plays

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

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

{
    "id": 3601484,
    "uri": "https://api.kexp.org/v2/plays/3601484/?format=api",
    "airdate": "2026-01-07T17:08:34-08:00",
    "show": 65589,
    "show_uri": "https://api.kexp.org/v2/shows/65589/?format=api",
    "image_uri": "https://ia600506.us.archive.org/5/items/mbid-f4df131c-d07b-4a5d-840d-efeb82273bef/mbid-f4df131c-d07b-4a5d-840d-efeb82273bef-14193612489_thumb500.jpg",
    "thumbnail_uri": "https://ia600506.us.archive.org/5/items/mbid-f4df131c-d07b-4a5d-840d-efeb82273bef/mbid-f4df131c-d07b-4a5d-840d-efeb82273bef-14193612489_thumb250.jpg",
    "song": "PIMP",
    "track_id": "240a9329-dc58-466f-8a8d-51953fb1f3f3",
    "recording_id": "26eb9823-81a2-410b-aebd-56944be81c5e",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "55",
    "release_id": "f4df131c-d07b-4a5d-840d-efeb82273bef",
    "release_group_id": "a549959d-30ec-4773-8dc8-fa2fc4532bd4",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2016-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nThis cover of 50 Cent's \"P.I.M.P\" comes from long-time multi instrumentalist and band leader Bjorn Wagner -- Wagner spent a few months in Trinidad & Tobago, and set out to blend the Tropical Steel into his already sharply honed Funk, Soul, and Hip Hop sensibilities. Bacao Rhythm & Steel Band is the resulting project - https://bacaorhythmandsteelband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}