Information about plays

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

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

{
    "id": 3569641,
    "uri": "https://api.kexp.org/v2/plays/3569641/?format=api",
    "airdate": "2025-10-25T04:42:28-07:00",
    "show": 64926,
    "show_uri": "https://api.kexp.org/v2/shows/64926/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c/mbid-9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c-43234270719_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c/mbid-9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c-43234270719_thumb250.jpg",
    "song": "Devoir",
    "track_id": "c07d3295-7c7b-434f-8605-28be44c05dfb",
    "recording_id": "629b82d9-3e8f-4131-a440-d78d616a2569",
    "artist": "Nadya Albertsson",
    "artist_ids": [
        "a0b5af14-fe56-4ea5-aa2b-7c3113eb57e9"
    ],
    "album": "Half Silk Half Blade",
    "release_id": "9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c",
    "release_group_id": "d9d841b0-b763-42da-86d8-588d22fbacca",
    "labels": [
        "Rebecca's Records"
    ],
    "label_ids": [
        "2e54c973-4a46-4723-84eb-4e5d8c24c3b0"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album Half Silk Half Blade from Berlin-based Swedish artist Nadya Albertsson",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}