Information about plays

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

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

{
    "id": 3629292,
    "uri": "https://api.kexp.org/v2/plays/3629292/?format=api",
    "airdate": "2026-03-15T14:04:45-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://ia801507.us.archive.org/35/items/mbid-d672be57-f99c-4270-81d3-43dc51c6d2a6/mbid-d672be57-f99c-4270-81d3-43dc51c6d2a6-32094812810_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/35/items/mbid-d672be57-f99c-4270-81d3-43dc51c6d2a6/mbid-d672be57-f99c-4270-81d3-43dc51c6d2a6-32094812810_thumb250.jpg",
    "song": "Aawoya",
    "track_id": "d65f34b6-20c2-4636-8a25-3234f068e207",
    "recording_id": "088eb412-831b-495c-81ef-21aee34e0aae",
    "artist": "Jembaa Groove",
    "artist_ids": [
        "9a6737a8-13f4-4f1d-8ec9-d1f5d597e2f5"
    ],
    "album": "Susuma",
    "release_id": "d672be57-f99c-4270-81d3-43dc51c6d2a6",
    "release_group_id": "1f1cfd35-4eb7-4008-8a6a-4087ad97c736",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin based Afro-Jazz group Jembaa Groove was founded by German producer and bassist Yannick Nolting and Ghanian percussion legend and vocalist Eric Owusu in late 2020. This is their debut album. \n\nhttps://jembaagroove.bandcamp.com/album/susuma\nhttps://www.jembaamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}