Information about plays

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

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

{
    "id": 3638957,
    "uri": "https://api.kexp.org/v2/plays/3638957/?format=api",
    "airdate": "2026-04-07T06:43:51-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-8c6814ff-121f-4e23-846b-4de640437472/mbid-8c6814ff-121f-4e23-846b-4de640437472-44158995471_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-8c6814ff-121f-4e23-846b-4de640437472/mbid-8c6814ff-121f-4e23-846b-4de640437472-44158995471_thumb250.jpg",
    "song": "La Vida es un Baile",
    "track_id": "bb4cf8a2-1c96-4819-9806-bee9b7aceb9e",
    "recording_id": "8914ad36-2afb-4ec5-a6b7-6ce23f2a27b9",
    "artist": "Nuevos Rios",
    "artist_ids": [
        "a1d41469-2f99-4bf9-957f-8918f9519f14"
    ],
    "album": "Nuevos Rios",
    "release_id": "8c6814ff-121f-4e23-846b-4de640437472",
    "release_group_id": "316525ea-c93e-445b-a2af-8a0ef1b8795c",
    "labels": [
        "ZZK Records"
    ],
    "label_ids": [
        "f0947b0c-f63a-433e-9a48-6625326d933e"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nuevos Ríos is the new project born from the meeting of Colombia’s iconic Canalón de Timbiquí, led by the unmistakable voice of Nidia Góngora (Quantic, Ondatrópica, The Bongo Hop), and the Toulouse-based trio Reco Reco, known for their explorations of trance-driven rhythms from South America and beyond.\n\nhttps://nuevosrios.bandcamp.com/album/nuevos-rios",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}