Information about plays

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

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

{
    "id": 3596806,
    "uri": "https://api.kexp.org/v2/plays/3596806/?format=api",
    "airdate": "2025-12-27T18:19:06-08:00",
    "show": 65492,
    "show_uri": "https://api.kexp.org/v2/shows/65492/?format=api",
    "image_uri": "https://ia600204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/30/items/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f/mbid-9c20785b-27a7-4671-b38f-8ad41a74055f-41480659834_thumb250.jpg",
    "song": "I Broke My World",
    "track_id": "ba2d0259-1ea2-4c18-8c50-e1ab50d4fec8",
    "recording_id": "ecf2f3b8-e680-4250-9e91-4c17329ab44d",
    "artist": "Alien Boy",
    "artist_ids": [
        "428d1741-14b0-4afe-9706-572ffe7b719c"
    ],
    "album": "You Wanna Fade?",
    "release_id": "9c20785b-27a7-4671-b38f-8ad41a74055f",
    "release_group_id": "ffaae1ce-0749-4352-b192-fa812a7258fb",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Music from Alien Boy who are out of Portland! It's off their excellent album You Wanna Fade?, listen below:\n\nhttps://alienboypdx.bandcamp.com/album/you-wanna-fade\n\nWatch the band play Live on KEXP in July 2025:\n\nhttps://www.youtube.com/watch?v=2KxHx6LwgvQ",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}