Information about plays

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

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

{
    "id": 3556222,
    "uri": "https://api.kexp.org/v2/plays/3556222/?format=api",
    "airdate": "2025-09-22T06:51:34-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-46522e5f-bef8-4630-a5b7-29c6cfc24dee/mbid-46522e5f-bef8-4630-a5b7-29c6cfc24dee-43072897691_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-46522e5f-bef8-4630-a5b7-29c6cfc24dee/mbid-46522e5f-bef8-4630-a5b7-29c6cfc24dee-43072897691_thumb250.jpg",
    "song": "I Won’t Go",
    "track_id": "ef20275d-49fa-4fb4-82fd-60a0fd337177",
    "recording_id": "8e4091a9-562b-49de-971c-99e749c53f20",
    "artist": "54 Ultra",
    "artist_ids": [
        "6f4926ae-865e-483b-86f9-9ae3b9584507"
    ],
    "album": "I Won’t Go",
    "release_id": "46522e5f-bef8-4630-a5b7-29c6cfc24dee",
    "release_group_id": "fcdc4373-cdab-42de-9d45-58902fbef8de",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing live\n- Oct. 23 at Café du Nord in San Francisco\n- Nov. 23 at The Independent, also in SF\n\nhttps://54ultra.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}