Information about plays

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

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

{
    "id": 3597195,
    "uri": "https://api.kexp.org/v2/plays/3597195/?format=api",
    "airdate": "2025-12-28T14:02:36-08:00",
    "show": 65498,
    "show_uri": "https://api.kexp.org/v2/shows/65498/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Solita",
    "track_id": "f27e1ef2-2fe9-44c0-9601-1227cccdecb5",
    "recording_id": "2ba5d096-8c54-4474-a27a-1824bf4f891a",
    "artist": "Truphi & Cyan Lu",
    "artist_ids": [
        "5c1a8044-6135-4408-87b0-04b3ed1d5e2e",
        "dfe96fe2-bdb4-4e30-a063-4cf7645ff691"
    ],
    "album": "Solita",
    "release_id": "98502899-5c9c-40ea-992c-bd2c3aaf0818",
    "release_group_id": "8e5b524f-5a40-4405-87c9-948944b82a1e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Truphi is a Venezuelan-Portuguese singer-songwriter and DJ based in the Netherlands. A storyteller who channels personal experiences in her music and explores raw emotions through fictional characters. Her sound merges cultural influences with electronic, indie, and Latin pop elements.\n\nCyan Lu is a producer and multi-instrumentalist born in Lithuania, based in the Netherlands.\n\nhttps://truphi.bandcamp.com/track/solita\nhttps://cyanlu.bandcamp.com/track/solita\nhttps://truphi.my.canva.site",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}