Information about plays

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

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

{
    "id": 3640421,
    "uri": "https://api.kexp.org/v2/plays/3640421/?format=api",
    "airdate": "2026-04-10T19:58:06-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "https://coverartarchive.org/release/53ee2142-7a4c-444a-be79-a2104cdeef04/43619997630-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/53ee2142-7a4c-444a-be79-a2104cdeef04/43619997630-250.jpg",
    "song": "Nights In the Sun",
    "track_id": null,
    "recording_id": "a740778c-c34e-4eff-91db-a39a0ac4eb4b",
    "artist": "Odeal & Wizkid",
    "artist_ids": [
        "47e10b14-4b74-4650-bc2b-34424c1c6bcb",
        "efc5d365-a448-4e2f-9b5f-4a7c84be725c"
    ],
    "album": "The Fall That Saved Us",
    "release_id": null,
    "release_group_id": "d65ef31b-6ed4-4726-8fe2-1464348d12b0",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Odeal (Hillary Dennis Udanoh) is a British-French-Nigerian singer-songwriter and producer known for his distinct fusion of R&B, Afrobeats, and Alté. Born in Germany, raised in Spain and Nigeria, and based in the U.K., his nomadic upbringing heavily influences his soulful sound. He gained prominence with hit songs like \"Soh-Soh\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}