Information about plays

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

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

{
    "id": 3571710,
    "uri": "https://api.kexp.org/v2/plays/3571710/?format=api",
    "airdate": "2025-10-30T06:23:53-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-e68d5b5e-3df7-4cff-9f98-9b9e1a201896/mbid-e68d5b5e-3df7-4cff-9f98-9b9e1a201896-43181374779_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-e68d5b5e-3df7-4cff-9f98-9b9e1a201896/mbid-e68d5b5e-3df7-4cff-9f98-9b9e1a201896-43181374779_thumb250.jpg",
    "song": "Spirit Adapter",
    "track_id": "a7b1969e-9bc4-49d3-a917-f837ef978d6e",
    "recording_id": "e5ff8543-88b9-4f29-837e-eb1f8eef5a41",
    "artist": "YĪN YĪN",
    "artist_ids": [
        "0b336c55-c3e9-4dab-9c96-bc10d7a54ef3"
    ],
    "album": "Spirit Adapter",
    "release_id": "e68d5b5e-3df7-4cff-9f98-9b9e1a201896",
    "release_group_id": "1d3a202c-f2c7-4f6f-bbb0-505b739ab508",
    "labels": [
        "Glitterbeat"
    ],
    "label_ids": [
        "2b63cc99-f955-427a-828d-440635381748"
    ],
    "release_date": "2025-09-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "YĪN YĪN, the highly touted Dutch quartet from Maastricht, is set to release their fourth album Yatta! in January 2026. \n\nOn their latest release the band is extending their unique mix of disco, funk, psychedelia and Southeast Asian music, and revealing a band whose groove just keeps getting deeper. \n\nhttps://yinyin.bandcamp.com/track/spirit-adapter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}