Information about plays

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

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

{
    "id": 3558685,
    "uri": "https://api.kexp.org/v2/plays/3558685/?format=api",
    "airdate": "2025-09-28T05:11:33-07:00",
    "show": 64688,
    "show_uri": "https://api.kexp.org/v2/shows/64688/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb250.jpg",
    "song": "Sada No Umi",
    "track_id": "a5bb0a33-4b07-41e8-b3ec-8d1078bbf625",
    "recording_id": "e9ea3cf9-2b7e-4628-be14-1d88f7a2053d",
    "artist": "Go Kurosawa",
    "artist_ids": [
        "e5451b34-10b3-49fb-9a86-37fe7297b8a0"
    ],
    "album": "soft shakes",
    "release_id": "c3087a59-0681-483f-8630-f01f793481f6",
    "release_group_id": "0f65a305-4faf-4db3-91b3-e832434b0a69",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Solo project from the drummer of Kikagaku Moyo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}