Information about plays

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

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

{
    "id": 3656495,
    "uri": "https://api.kexp.org/v2/plays/3656495/?format=api",
    "airdate": "2026-05-18T18:07:06-07:00",
    "show": 66753,
    "show_uri": "https://api.kexp.org/v2/shows/66753/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a/mbid-6937d931-1fc5-42f5-9e79-387e4a72700a-42093949148_thumb250.jpg",
    "song": "6' Pole",
    "track_id": "33776ef1-325f-41f9-b4e0-34f67edd4e4b",
    "recording_id": "ded7de24-b65d-4683-b009-553b5465197e",
    "artist": "Safe Mind",
    "artist_ids": [
        "878018ee-7085-45a5-bd01-b07725ab7a6a"
    ],
    "album": "Cutting the Stone",
    "release_id": "6937d931-1fc5-42f5-9e79-387e4a72700a",
    "release_group_id": "98a5899f-83be-4a0a-b527-8f96970c027c",
    "labels": [
        "Nude Club"
    ],
    "label_ids": [
        "f7eb769a-6001-479a-959a-75789ec6258a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Safe Mind is the collaborative project of Augustus Muller of Boy Harsher and LUCY Cooper B. Handy. They debuted with \"6' Pole\" as a single and included in on their 2025 album, Cutting the Stone. \nhttps://safemind.bandcamp.com\n\nThis song from Safe Mind is featured on an episode of KEXP podcast, In Our Headphones, featuring DJ Sean: https://www.kexp.org/podcasts/in-our-headphones/2024/11/4/sean-james-k-alex-kassian-safe-mind/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}