Information about plays

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

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

{
    "id": 3658569,
    "uri": "https://api.kexp.org/v2/plays/3658569/?format=api",
    "airdate": "2026-05-23T16:47:39-07:00",
    "show": 66795,
    "show_uri": "https://api.kexp.org/v2/shows/66795/?format=api",
    "image_uri": "https://dn720808.ca.archive.org/0/items/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f-44079789120_thumb500.jpg",
    "thumbnail_uri": "https://dn720808.ca.archive.org/0/items/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f/mbid-b52384b1-fbbf-4ba3-8a83-cf10969e3b5f-44079789120_thumb250.jpg",
    "song": "Feel the Real",
    "track_id": "3c34cd91-f664-4c48-a761-6aac40e6233f",
    "recording_id": "79d7f598-50ea-4f1c-a1b2-734acbcff38d",
    "artist": "Fcukers",
    "artist_ids": [
        "5e23e428-d9f5-4679-bd7c-8254d6f0a437"
    ],
    "album": "Ö",
    "release_id": "b52384b1-fbbf-4ba3-8a83-cf10969e3b5f",
    "release_group_id": "2a639b6c-bdea-42d6-b2c4-195f38b9dc55",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Feel the Real\" closes Fcukers' debut album 'Ö' — and where most of the record is sleek 2000s-coded dance-punk, this one slows into what one critic called \"a surprisingly lush trip-hop hush.\" The NYC duo (Shanny Wise and Jackson Walker Lewis) made the album with producer Kenneth Blume — better known as Kenny Beats — and Ninja Tune put it out on March 27. \n\nhttps://beatsperminute.com/album-review-fcukers-o/\nhttps://fcukers.bandcamp.com\nhttps://fcukers.net",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}