Information about plays

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

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

{
    "id": 3569400,
    "uri": "https://api.kexp.org/v2/plays/3569400/?format=api",
    "airdate": "2025-10-24T14:57:45-07:00",
    "show": 64920,
    "show_uri": "https://api.kexp.org/v2/shows/64920/?format=api",
    "image_uri": "https://ia903200.us.archive.org/35/items/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205-41194062827_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205/mbid-1026d067-4f86-4b57-8131-fc7fd67c9205-41194062827_thumb250.jpg",
    "song": "Storma Lee",
    "track_id": "8cfda5c4-33bb-4a0a-9625-47078df652a3",
    "recording_id": "4bae30ce-db74-4592-b373-4b90a7f13246",
    "artist": "Sharp Pins",
    "artist_ids": [
        "950f36f9-7e94-4b5a-9161-ddeeef94bf85"
    ],
    "album": "Radio DDR",
    "release_id": "1026d067-4f86-4b57-8131-fc7fd67c9205",
    "release_group_id": "ff8c90c1-8480-477c-ba55-22e3c36ae508",
    "labels": [
        "perennialdeath"
    ],
    "label_ids": [
        "d3cf07ef-103a-4a34-b804-6cce099cd820"
    ],
    "release_date": "2025-03-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I'm going to see a set by Sharp Pins tonight. I know of them thanks to the afternoon show... so thanks!\" - David",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}