Information about plays

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

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

{
    "id": 3640007,
    "uri": "https://api.kexp.org/v2/plays/3640007/?format=api",
    "airdate": "2026-04-09T18:57:34-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?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": "Beautiful Thing",
    "track_id": "7a758e34-859e-4e78-8feb-a67357615c8c",
    "recording_id": "2ca86584-c984-4556-9acf-c5bf7b3f43cb",
    "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, from Oslo, Norway.\n\nhttps://neonion.bandcamp.com/album/laugh-now-cry-later-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}