Information about plays

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

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

{
    "id": 3582219,
    "uri": "https://api.kexp.org/v2/plays/3582219/?format=api",
    "airdate": "2025-11-24T06:03:09-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-4ee09644-d4c5-4607-90a3-2408de0fe425/mbid-4ee09644-d4c5-4607-90a3-2408de0fe425-43371334645_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-4ee09644-d4c5-4607-90a3-2408de0fe425/mbid-4ee09644-d4c5-4607-90a3-2408de0fe425-43371334645_thumb250.jpg",
    "song": "22 Weeks",
    "track_id": "c5c03e54-f76e-453e-894c-310245f9cea1",
    "recording_id": "0e5a8a7d-4dd1-4e6e-9efd-763b34056798",
    "artist": "Few Bits",
    "artist_ids": [
        "38ebdc70-5acc-4776-a6ac-376d0951304d"
    ],
    "album": "Brick Houses",
    "release_id": "4ee09644-d4c5-4607-90a3-2408de0fe425",
    "release_group_id": "c47998b6-f3c7-4bc4-9190-13faf49177b2",
    "labels": [
        "Mayway Records"
    ],
    "label_ids": [
        "5167bd27-a60d-45db-b58a-97ab58c03b57"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After a break of almost 8 years, Few Bits — the band centred around frontwoman Karolien Van Ransbeeck — are back with a brand new album: Brick Houses is the follow-up to the eponymous debut album (2013) and 2016’s breakthrough Big Sparks, two records that earned the band support slots for The War On Drugs (twice!) and The Lemonheads on the European legs of their tours. When things settled down, Van Ransbeeck put her career on hold, became a mother and let life slow down.... Until 2023, when she started writing songs again and brought the band back together.\n\nhttps://few-bits.bandcamp.com/album/brick-houses",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}