Information about plays

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

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

{
    "id": 3641514,
    "uri": "https://api.kexp.org/v2/plays/3641514/?format=api",
    "airdate": "2026-04-13T09:37:04-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://ia800803.us.archive.org/13/items/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea-44505921981_thumb500.jpg",
    "thumbnail_uri": "https://dn720806.ca.archive.org/0/items/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea-44505921981_thumb250.jpg",
    "song": "Loser Beach",
    "track_id": "00a97211-c569-40be-82ad-f0fe02d9919f",
    "recording_id": "4d8b6827-add2-4e8c-80f2-12e55cbd25af",
    "artist": "SUX",
    "artist_ids": [
        "5853cd9e-d375-46af-acc6-42d20aaad957"
    ],
    "album": "SUX SELLS",
    "release_id": "6310b730-7b94-4b5f-9f9d-c189f0c6e1ea",
    "release_group_id": "c165b508-d07b-46ed-beed-ff3f0b7fa8e4",
    "labels": [
        "Youth Riot"
    ],
    "label_ids": [
        "e76d5482-a531-4336-8417-89ee1240d438"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Loser Beach is mindset, y'all!\n\nSux are in the studio talking about their new record, SUX SELLS! You can listen to the whole thing below:\n\nhttps://suxmusic.bandcamp.com/album/sux-sells",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}