Information about plays

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

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

{
    "id": 3549216,
    "uri": "https://api.kexp.org/v2/plays/3549216/?format=api",
    "airdate": "2025-09-05T12:20:04-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f/mbid-e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f-39174791715_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f/mbid-e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f-39174791715_thumb250.jpg",
    "song": "Feed My Release",
    "track_id": "a0accff2-667e-440c-a51d-ae5ab1a13d5f",
    "recording_id": "87b1a3db-c939-421f-89e5-d29b7c4ab79d",
    "artist": "Naima Bock",
    "artist_ids": [
        "e9613311-8017-40d0-a4f9-d27e3a90c2bc"
    ],
    "album": "Below a Massive Dark Land",
    "release_id": "e0b4729e-80ce-46cc-b7d6-5c8743ed1d9f",
    "release_group_id": "925a20be-3d73-4c18-a49f-b5c010f897f5",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naima Bock shared songs from Below a Massive Dark Land Live on KEXP last September: https://www.youtube.com/watch?v=_pQHJg7hKC4&t=964s\n\n\"Most of Below…’s songs started life very simply; Naima alone, living in her grandmother’s shed in South London, writing just with her voice, guitar and violin. She’s no violin virtuoso but had taken it up as a songwriting exercise for its ability to draw melodies from her – a trick that undoubtedly worked, these are songs that drift into the back of your mind and settle there like fallen leaves, songs you wake up singing.\"\n\nhttps://naimabock.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}