Information about plays

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

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

{
    "id": 3625260,
    "uri": "https://api.kexp.org/v2/plays/3625260/?format=api",
    "airdate": "2026-03-04T15:35:04-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://ia800406.us.archive.org/6/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb500.jpg",
    "thumbnail_uri": "https://dn720603.ca.archive.org/0/items/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23/mbid-aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23-44225935335_thumb250.jpg",
    "song": "Have a Good Cry",
    "track_id": "92867fe3-1e88-4da2-bb57-04a345c5b59b",
    "recording_id": "6b75e121-b1b5-49a5-b30b-000a8fd46fd7",
    "artist": "Neon Ion",
    "artist_ids": [
        "327428ba-7685-4635-9788-4b8832aa53c9"
    ],
    "album": "Laugh Now, Cry Later",
    "release_id": "aff71ed6-e7fb-4ea2-a78e-f21a04e4cc23",
    "release_group_id": "e6924795-4625-44c6-9b0c-4fbb035ee003",
    "labels": [
        "Jazzland Recordings"
    ],
    "label_ids": [
        "ddd1dacb-086c-4c5f-982d-9aa491d75dfb"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neon Ion is the new solo project of Natalie Sandtorv. Her new album, \"Laugh Now, Cry Later\" is a cinematic, emotionally layered record shaped by profound life changes — sudden hearing loss during pregnancy, questions around fertility, and the decision not to walk away from music when everything seemed to be asking her to stop.\": https://www.babystepmagazine.com/single-post/neon-ion-laugh-now-cry-later",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}