Information about plays

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

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

{
    "id": 3575548,
    "uri": "https://api.kexp.org/v2/plays/3575548/?format=api",
    "airdate": "2025-11-08T13:57:10-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia600406.us.archive.org/20/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb500.jpg",
    "thumbnail_uri": "https://ia600406.us.archive.org/20/items/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33/mbid-de74365d-76d6-470c-88b1-9859ba1f3e33-43501828879_thumb250.jpg",
    "song": "Amigos Vampiros",
    "track_id": "927077ce-d996-41c3-8a74-908c31e3c65e",
    "recording_id": "1a5294c5-519f-4e10-af91-934b44b6594f",
    "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": true,
    "is_request": false,
    "is_live": false,
    "comment": "Local Artist Emi Pop as released their first EP. No Te Voy a Extranar!\n---\n\"Now based in Seattle, Emi Pop began her musical journey in her home of Puerto Rico. Following stints in bands like Mely y Los Poppers, and local groups Famous Lizards and 38 Coffin.\" \nCheck out the full interview with Emi Pop from an episode of In Our Headphones from 2023.\n\nhttps://www.kexp.org/podcasts/song-of-the-day/2023/9/29/emi-pop-lo-se/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}