Information about plays

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

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

{
    "id": 3611893,
    "uri": "https://api.kexp.org/v2/plays/3611893/?format=api",
    "airdate": "2026-02-01T13:21:48-08:00",
    "show": 65813,
    "show_uri": "https://api.kexp.org/v2/shows/65813/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-7797b429-a423-4775-89c9-da92cdf996d8/mbid-7797b429-a423-4775-89c9-da92cdf996d8-41737967682_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-7797b429-a423-4775-89c9-da92cdf996d8/mbid-7797b429-a423-4775-89c9-da92cdf996d8-41737967682_thumb250.jpg",
    "song": "Safe in Your Arms",
    "track_id": "4e9a9a61-f889-400a-94e4-24b0797641ad",
    "recording_id": "ec515ecb-70df-45eb-b7b1-c486db7323b5",
    "artist": "WheelUP feat. Abacus & Liv East",
    "artist_ids": [
        "5c7849a4-a4d4-4567-a073-14d1331e354f",
        "d1038c19-986b-4558-8109-a237956dd283",
        "2fa3ef87-a47c-46e1-a352-f39bc2266e30"
    ],
    "album": "Inner Light",
    "release_id": "7797b429-a423-4775-89c9-da92cdf996d8",
    "release_group_id": "d1156800-0e48-441b-8ea4-e3acef20a130",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WheelUP is the moniker of West London producer, DJ and \"bruk renaissance\" torchbearer Danny Wheeler.\n\nhttps://djwheelup.bandcamp.com/album/inner-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}