Information about plays

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

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

{
    "id": 3578031,
    "uri": "https://api.kexp.org/v2/plays/3578031/?format=api",
    "airdate": "2025-11-14T10:23:04-08:00",
    "show": 65106,
    "show_uri": "https://api.kexp.org/v2/shows/65106/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a-42445564890_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.archive.org/21/items/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a/mbid-d882a97c-877c-4ec0-a2d8-e2cec7ddc32a-42445564890_thumb250.jpg",
    "song": "Baby, I’m Not (a Werewolf)",
    "track_id": "37d2cd29-b1a3-42b2-8328-6155638b71c6",
    "recording_id": "30e0b14a-8000-4d1a-b69d-388fdb6f99e7",
    "artist": "Neko Case",
    "artist_ids": [
        "e13d2935-8c42-4c0a-96d7-654062acf106"
    ],
    "album": "Neon Grey Midnight Green",
    "release_id": "d882a97c-877c-4ec0-a2d8-e2cec7ddc32a",
    "release_group_id": "7a243c26-f7f8-4200-97f4-9bf93ccf63da",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Neko Case will play in Seattle TONIGHT at the Paramount Theatre! \n\nThis weekend, she'll play two shows in Portland: Saturday (sold out) and Sunday at the Roseland Theater. \n\nhttps://nekocase.com/\n\nWatch Neko Case play Live on KEXP in 2018: https://www.youtube.com/watch?v=j5MPRCf2M9U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}