Information about plays

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

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

{
    "id": 3549705,
    "uri": "https://api.kexp.org/v2/plays/3549705/?format=api",
    "airdate": "2025-09-06T18:26:29-07:00",
    "show": 64494,
    "show_uri": "https://api.kexp.org/v2/shows/64494/?format=api",
    "image_uri": "https://ia803203.us.archive.org/14/items/mbid-9da775fa-c61c-4b65-a1d2-3b69dd2a259c/mbid-9da775fa-c61c-4b65-a1d2-3b69dd2a259c-41246886679_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/14/items/mbid-9da775fa-c61c-4b65-a1d2-3b69dd2a259c/mbid-9da775fa-c61c-4b65-a1d2-3b69dd2a259c-41246886679_thumb250.jpg",
    "song": "Fill the void",
    "track_id": "b4fbe6c7-deb1-4dbf-8177-2a59a971b072",
    "recording_id": "ef0a71f1-ffa2-41e0-b1be-dee508629b9a",
    "artist": "salami rose joe louis feat. Omari Jazz",
    "artist_ids": [
        "d3651ca4-ee45-4621-b355-89411912272e",
        "768633eb-8810-4fbe-aabb-f891c07d29d3"
    ],
    "album": "Lorings",
    "release_id": "9da775fa-c61c-4b65-a1d2-3b69dd2a259c",
    "release_group_id": "b1445c87-617f-47de-a83e-17398c2d5028",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "salami rose joe luis is playing Vinelands Live 2 on 9.13.25 at the 4star Theater!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}