Information about plays

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

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

{
    "id": 3594763,
    "uri": "https://api.kexp.org/v2/plays/3594763/?format=api",
    "airdate": "2025-12-23T05:30:57-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Running",
    "track_id": "6cde3515-9475-49a4-894a-d56a3bfd01fb",
    "recording_id": "1b83819c-bc8c-43f8-90d1-5947bfa94b16",
    "artist": "Michelle David & The True-tones",
    "artist_ids": [
        "42dda72f-bf36-4a16-915f-138ca95f7071"
    ],
    "album": "Soul Woman",
    "release_id": "b292d220-355d-49a6-ad0f-c8686e2ea58e",
    "release_group_id": "a39cb56d-5db8-47b3-8120-7e01cf549dcb",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the renowned US-Dutch gospel-soul powerhouse Michelle David & The True-tones mark a bold new chapter with their forthcoming album, “Soul Woman”, out February 27, 2026 . \n\nhttps://michelledavidandthetruetones.bandcamp.com/album/soul-woman.\n\nTogether, Michelle David & The True-tones stand tall at the forefront of the retro soul scene — blending timeless grooves with modern urgency, unshakable authenticity, and heartfelt spirit. Michelle David (vocals), Paul Willemsen (guitars, organ, percussion, backing vocals), Onno Smit (guitars and backing vocals) and Bas Bouma (drums, percussion).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}