Information about plays

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

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

{
    "id": 3609946,
    "uri": "https://api.kexp.org/v2/plays/3609946/?format=api",
    "airdate": "2026-01-27T21:33:30-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-7d15660e-18f9-48d2-958a-edf20d4310b5/mbid-7d15660e-18f9-48d2-958a-edf20d4310b5-21532262885_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-7d15660e-18f9-48d2-958a-edf20d4310b5/mbid-7d15660e-18f9-48d2-958a-edf20d4310b5-21532262885_thumb250.jpg",
    "song": "Maria Tebbo",
    "track_id": "c2b8c2e7-aac8-3452-b55f-4a327f89a592",
    "recording_id": "39c60445-a581-4ed7-9f06-92ad51cf2891",
    "artist": "Sam Mangwana",
    "artist_ids": [
        "d2f6f28f-d44b-4338-a0f9-079da0faf2e6"
    ],
    "album": "Maria Tebbo & Waka Waka",
    "release_id": "7d15660e-18f9-48d2-958a-edf20d4310b5",
    "release_group_id": "7678d656-3ea9-3449-9425-050b8373ca03",
    "labels": [
        "Stern's Africa"
    ],
    "label_ids": [
        "274b52f1-90c3-446d-89ca-da28f76fb47d"
    ],
    "release_date": "1995-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Born Leopoldville, Belgian Congo (Now: Kinshasa, Democratic Republic of the Congo).\n\nPer a question about music and sound , Sam said, \"Some songs excite me, penetrate me and influence me. I don't know if music heals but it can definitely provide relief. I find music therapy fascinating: being able to provide relief to humans and even animals through music. This is the power of music!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}