Information about plays

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

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

{
    "id": 3613147,
    "uri": "https://api.kexp.org/v2/plays/3613147/?format=api",
    "airdate": "2026-02-04T14:22:36-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?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": "Emi Pop is performing at Seattle's Clock-Out Lounge on Sunday, February 8th.\n--\nEmi Pop hails originally from San Juan Puerto Rico, where the blend of Latin and Underground punk started. Small beginnings, Emi started out as the vocalist and guitarist in Mely Y los Poppers back in Puerto Rico followed by a stint as bassist in Los Pepiniyoz, Emi has now found her home in Seattle’s underground music scene. \n--\nWatch a performance on a \"Bands in Seattle\" video: https://www.youtube.com/watch?v=nLJhwogqDk0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}