Information about plays

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

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

{
    "id": 3600149,
    "uri": "https://api.kexp.org/v2/plays/3600149/?format=api",
    "airdate": "2026-01-04T12:58:46-08:00",
    "show": 65562,
    "show_uri": "https://api.kexp.org/v2/shows/65562/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Forever",
    "track_id": "b32f64cf-b7de-43ee-855a-8d09692ea863",
    "recording_id": "3c25c5b6-7e5e-4c36-afd0-81decd17ee0d",
    "artist": "Girls of the Internet & The Gospel of Thomas feat. The Voices of Epoch",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b",
        "feabbf00-d3d4-4d72-9fa8-2364cede2da2",
        "342bf12c-80c0-4755-bcac-49c92084bde4"
    ],
    "album": "Secular Music Vol. 1",
    "release_id": "c95f0416-753e-4044-99e2-d22d97e06f97",
    "release_group_id": "7e8b6ab6-8a7d-49a3-a20f-502cc0253fa0",
    "labels": [
        "House of the Internet"
    ],
    "label_ids": [
        "45dcfe71-2263-42d1-acb1-5e852ab39c2f"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Girls Of The Internet is actually built around one person, Tom Kerridge, who brings in a raft of collaborators when he performs with his full band.\n\nCrafting songs with real musicians, the group’s name was inspired by Ladies of the 80's by Eighties Ladies, the album from a girl group produced by Roy Ayers, \"I just loved the whole concept, and I wanted to do the same thing with Girls of the Internet. I wanted a name that played with gender, and people’s subconscious misogyny. Girls of the Internet is abstract - it means nothing, and it means everything.”\n\nhttps://drabqueen.bandcamp.com/album/secular-music-vol-1\nhttp://www.girlsoftheinter.net/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}