Information about plays

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

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

{
    "id": 3641790,
    "uri": "https://api.kexp.org/v2/plays/3641790/?format=api",
    "airdate": "2026-04-14T02:15:25-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://ia801601.us.archive.org/11/items/mbid-d00592b5-6188-4728-91be-91ce2244351c/mbid-d00592b5-6188-4728-91be-91ce2244351c-44804906962_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-d00592b5-6188-4728-91be-91ce2244351c/mbid-d00592b5-6188-4728-91be-91ce2244351c-44804906962_thumb250.jpg",
    "song": "Ember",
    "track_id": "e03b01f4-f2f6-4800-9b63-aceb1681b920",
    "recording_id": "7e43a959-d192-47e8-8e61-7223145ecb55",
    "artist": "Iceage",
    "artist_ids": [
        "7e01053e-e701-4e55-8a29-b8cfdcdee205"
    ],
    "album": "For Love of Grace & the Hereafter",
    "release_id": "d00592b5-6188-4728-91be-91ce2244351c",
    "release_group_id": "1282ac1c-43fa-4c60-b036-2fa3c134ec1d",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Denmark!\n\nhttps://iceage.bandcamp.com/album/for-love-of-grace-the-hereafter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}