Information about plays

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

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

{
    "id": 3547986,
    "uri": "https://api.kexp.org/v2/plays/3547986/?format=api",
    "airdate": "2025-09-02T12:42:43-07:00",
    "show": 64454,
    "show_uri": "https://api.kexp.org/v2/shows/64454/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-6380ebd7-a536-404b-ab3f-b8671779cf04/mbid-6380ebd7-a536-404b-ab3f-b8671779cf04-42527761707_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/11/items/mbid-6380ebd7-a536-404b-ab3f-b8671779cf04/mbid-6380ebd7-a536-404b-ab3f-b8671779cf04-42527761707_thumb250.jpg",
    "song": "Whenever You Want",
    "track_id": "b4eaf0d0-dcc2-449c-a0d8-8a93116550d0",
    "recording_id": "56df0b1f-b401-418f-b6f6-bd9e9092c03d",
    "artist": "Emma Louise & Flume",
    "artist_ids": [
        "35fd8d42-b4a6-4414-9827-8766bd0daa3c",
        "b15e1c57-8cb3-4563-8ffe-349b74b5ced3"
    ],
    "album": "DUMB",
    "release_id": "6380ebd7-a536-404b-ab3f-b8671779cf04",
    "release_group_id": "0c8d5ff0-e0a6-4bd1-a60c-21f1fb237c6e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grammy-winning Australian electronic musician Flume (a.k.a. Harley Streten) has joined forces with multi-hyphenate artist Emma Louise to craft a new collaborative album, \"DUMB.\"\n--\n“The title DUMB is loaded with weight for me,” Louise says. “Growing up undiagnosed neurodivergent, I often felt dumb—struggling at school, forgetting things, silencing myself to fit in. In the studio, whenever we got stuck, Harley and I would laugh and say ‘make it dumb’ to stop overthinking. It worked every time. \n\n“At first, naming the album DUMB felt irreverent and freeing, but later I realised how deeply it connected to my own fear of being seen as stupid and unworthy,” she continued. “This album is me reclaiming that word, letting go of shame, and promising myself I’ll never abandon my voice again.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}