Information about plays

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

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

{
    "id": 3639643,
    "uri": "https://api.kexp.org/v2/plays/3639643/?format=api",
    "airdate": "2026-04-08T23:35:33-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://coverartarchive.org/release/448b5221-9605-49bb-b31d-26e857bd1d19/44751499332-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/448b5221-9605-49bb-b31d-26e857bd1d19/44751499332-250.jpg",
    "song": "Clam",
    "track_id": null,
    "recording_id": "acdf6dd7-ebde-47c7-95c8-4c048ebe2f8a",
    "artist": "Cocanha",
    "artist_ids": [
        "ce99e983-10e9-4b08-a498-40666a7dd3e8"
    ],
    "album": "Flame Folclòre",
    "release_id": null,
    "release_group_id": "138a84bb-42c4-435c-a805-b6938686861f",
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [
        "333df535-433c-482b-9d61-87cb70979a5d"
    ],
    "release_date": "2026-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With Flame Folclòre, Cocanha continues reclaiming Occitan folklore as a living, political and embodied space. For Lila Fraysse and Caroline Dufau, folklore is neither decoration nor nostalgia. It is a site of struggle, where narratives, identities and imaginaries are constantly renegotiated.\n\nhttps://cocanha.bandcamp.com/album/flame-folcl-re",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}