Information about plays

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

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

{
    "id": 3586364,
    "uri": "https://api.kexp.org/v2/plays/3586364/?format=api",
    "airdate": "2025-12-03T16:43:37-08:00",
    "show": 65280,
    "show_uri": "https://api.kexp.org/v2/shows/65280/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Diyanye Ko",
    "track_id": "644ce680-62fa-4e89-b68a-2b706aef9ce8",
    "recording_id": "683c9779-21cd-4a93-b0b5-0892e8a0b9b5",
    "artist": "Orchestra Gold",
    "artist_ids": [
        "59943af3-62dc-49e1-a2f9-dbb481600c20"
    ],
    "album": "Dakan",
    "release_id": "be59acbb-8684-4d9c-ab7d-d2947152e931",
    "release_group_id": "82c61ff3-9719-44a8-8e68-f36ec6517497",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The fourth album from this Oakland-based outfit fronted by Malian singer Mariam Diakite is another stellar set of African psychedelic rock that’s soulful, funky, groovy, and hypnotic. Translated as “Destiny,” Dakan is a vibrant fusion of fiery electric guitars, boisterous horns, soaring saxophone, propulsive rhythms, and Mariam’s transfixing vocals inspired by her deep faith and devotion to the Baye Fall tradition, a mystical branch of West African Islam that favors direct communion with the divine over dogma. – Alex Ruder, KEXP's Associate Music Director \nhttps://www.kexp.org/read/2025/10/20/new-music-reviews-1020/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}