Information about plays

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

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

{
    "id": 3554718,
    "uri": "https://api.kexp.org/v2/plays/3554718/?format=api",
    "airdate": "2025-09-18T19:38:15-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb500.jpg",
    "thumbnail_uri": "https://ia601000.us.archive.org/31/items/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4/mbid-519e5807-a6d6-4e8e-adc5-2e9e9f084fe4-42767568043_thumb250.jpg",
    "song": "NOW",
    "track_id": "39de9f99-c4ee-4b4f-9102-07fdb804a4aa",
    "recording_id": "03790702-bd78-466e-9f92-9b1cc9ce402e",
    "artist": "SE SO NEON",
    "artist_ids": [
        "717d466b-36b8-4a43-86e9-e8b8c4a658d7"
    ],
    "album": "<NOW>",
    "release_id": "519e5807-a6d6-4e8e-adc5-2e9e9f084fe4",
    "release_group_id": "0862e181-d00d-4529-b9c3-7c9a5a436e86",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Se So Neon is a South Korean indie rock band. The band currently consists of lead vocalist and guitarist Hwang So-yoon. \n--\nhttps://sesoneon.bandcamp.com/\n\nCatch them on tour w/ SASAMI soon!\n- 9/19 - The Showbox - Seattle\n- 9/20 - Vogue Theatre - Vancouver\n- 9/21 - Wonder Ballroom - Portland\n- 9/23 - The Regency Ballroom - San Francisco",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}