Information about plays

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

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

{
    "id": 3544967,
    "uri": "https://api.kexp.org/v2/plays/3544967/?format=api",
    "airdate": "2025-08-26T07:19:13-07:00",
    "show": 64392,
    "show_uri": "https://api.kexp.org/v2/shows/64392/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-8dd49fbf-6c56-44b5-903b-f319d35ec274/mbid-8dd49fbf-6c56-44b5-903b-f319d35ec274-42515900950_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-8dd49fbf-6c56-44b5-903b-f319d35ec274/mbid-8dd49fbf-6c56-44b5-903b-f319d35ec274-42515900950_thumb250.jpg",
    "song": "Habit",
    "track_id": "3a482153-1f08-4946-872e-bb3de0cd6860",
    "recording_id": "1f7bfa50-c6d9-461e-9715-7752534191fb",
    "artist": "Daffo",
    "artist_ids": [
        "feeed479-425c-40cd-bb24-ab6db5cdf2bc"
    ],
    "album": "Where the Earth Bends",
    "release_id": "8dd49fbf-6c56-44b5-903b-f319d35ec274",
    "release_group_id": "e7baf8e2-52ee-4b82-8587-7846363dc823",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based singer/songwriter Gabi Gamberg has announced their debut full-length album as Daffo, Where the Earth Bends, due out September 26. \"Habit\" is the lead single from the album.\n\nhttps://www.brooklynvegan.com/daffo-announces-debut-lp-shares-habit-touring-with-blondshell-wednesday/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}