Information about plays

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

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

{
    "id": 3553651,
    "uri": "https://api.kexp.org/v2/plays/3553651/?format=api",
    "airdate": "2025-09-16T05:51:40-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e-42448283530_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e/mbid-b1683428-6efb-45b1-bf52-19c1ca88c15e-42448283530_thumb250.jpg",
    "song": "Passionfruit",
    "track_id": "4cdf93e6-b085-4d03-be0a-c6277a4bf1df",
    "recording_id": "9d5f8cff-56d4-4a41-bf48-208bd51a99e5",
    "artist": "Gilligan Moss",
    "artist_ids": [
        "b55d0453-f43f-4b88-94a9-7658cbffb972"
    ],
    "album": "À La Mode",
    "release_id": "b1683428-6efb-45b1-bf52-19c1ca88c15e",
    "release_group_id": "89a76507-6181-44d5-aa0d-dde8431bd59f",
    "labels": [
        "Foreign Family Collective"
    ],
    "label_ids": [
        "f500dd0b-9363-4726-8e30-3b1da1524458"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ben and Evan met at Park West preschool in Chicago at age three. They attended summer camp together in the north woods of Wisconsin as kids, and started making music together in 2015. Since then, they have written a lot of songs together, made some remixes, and have toured with Glass Animals, Tourist, Toro Y Moi, and Chromeo. They have played many major festivals too.\n\nThe music they make is joyful & built on a love of dance music and a wide range of influences old and new. It's meant to be fun & crack a smile - on a walk, at home, or at a club.\n\nhttps://gilliganmoss.bandcamp.com/album/a-la-mode",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}