Information about plays

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

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

{
    "id": 3582242,
    "uri": "https://api.kexp.org/v2/plays/3582242/?format=api",
    "airdate": "2025-11-24T07:09:33-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb250.jpg",
    "song": "No Puedo Dormir",
    "track_id": "9424d452-03af-46ae-b148-964a594e3e32",
    "recording_id": "1d6f8cc9-9968-4c21-aa70-1d211117eb02",
    "artist": "Emi Pop",
    "artist_ids": [
        "88308ff1-6cd2-4d83-b349-a7be01c3d2f4"
    ],
    "album": "No Te Voy a Extrañar",
    "release_id": "de74365d-76d6-470c-88b1-9859ba1f3e33",
    "release_group_id": "3a9c43a5-4dc2-445a-b882-fe09d92b29dd",
    "labels": [
        "Fink City"
    ],
    "label_ids": [
        "aa846f84-92c8-4576-89e3-96c07e0db264"
    ],
    "release_date": "2025-11-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The debut full-length album from Puerto Rican-born, Seattle-based Emi Pop is a lively and catchy-as-hell blend of punk, indie-rock, and power-pop. With scrappy guitars, explosive drums, bright synths, and anthemic choruses, No Te Voy a Extrañar (which translates to “I’m Not Going to Miss You”) showcases her distinctive sound that feels equal parts fresh and familiar. After emerging in the local scene in the summer of 2023, these ten tracks perfectly capture her irresistible vision and vibe, setting the stage for more Puerto Rican rocanrol goodness to come.\" - Chris Sanley (KEXP's Music Director)\n\nhttps://www.kexp.org/read/2025/11/10/new-music-reviews-1110/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}