Information about plays

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

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

{
    "id": 3607425,
    "uri": "https://api.kexp.org/v2/plays/3607425/?format=api",
    "airdate": "2026-01-22T00:22:36-08:00",
    "show": 65719,
    "show_uri": "https://api.kexp.org/v2/shows/65719/?format=api",
    "image_uri": "https://dn720900.ca.archive.org/0/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb250.jpg",
    "song": "Marca del Sol",
    "track_id": "a5c913d6-1c59-419d-8cec-28575df60558",
    "recording_id": "e8d1a99a-7288-45e1-84ef-ea53e8144bf2",
    "artist": "Lucha Luna",
    "artist_ids": [
        "bf19db4d-b74f-4afd-ab96-bb654ea551d6"
    ],
    "album": "BRILLA BRILLA",
    "release_id": "9dab7408-1dab-400b-8c98-616244168fd4",
    "release_group_id": "457925e4-3139-46c1-a6da-bbcd0d238fa9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music! LUCHA LUNA is a new Seattle duo mixing latin percussion, heavy bass, punk vocals and reggaeton flows into an energetic expression of joy and rage. Formed in 2025, Lucha Luna speaks to resistance, liberation, community and healing. Composed of Eva Vazquez (Toxic Tears, Savi) and Thomas Arndt (Day Soul Exquisite, Another Magic). \nhttps://luchaluna.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}