Information about plays

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

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

{
    "id": 3639778,
    "uri": "https://api.kexp.org/v2/plays/3639778/?format=api",
    "airdate": "2026-04-09T06:45:29-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?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": "Unrehearsed Love",
    "track_id": "e3243380-cbab-4d98-9618-3713ed51dc0e",
    "recording_id": "54b47156-799f-40ce-81a2-dd79b71121cc",
    "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": "Out of Oslo, Norway.\n\nNeon Ion returns with her most personal and ambitious album to date. \"Laugh Now, Cry Later\" is a cinematic R&B universe where warm synths, playful vocal textures, and deep emotional impact meet in an expression that both comforts and challenges. The release marks a turning point in Natalie Sandtorv’s artistic journey, an album shaped by adversity, personal struggle, and musical rebirth.\n\nhttps://neonion.bandcamp.com/album/laugh-now-cry-later-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}