Information about plays

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

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

{
    "id": 3578360,
    "uri": "https://api.kexp.org/v2/plays/3578360/?format=api",
    "airdate": "2025-11-15T04:49:40-08:00",
    "show": 65113,
    "show_uri": "https://api.kexp.org/v2/shows/65113/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-98833572-bf4d-4a28-ba63-1aa7db970908/mbid-98833572-bf4d-4a28-ba63-1aa7db970908-38479519899_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-98833572-bf4d-4a28-ba63-1aa7db970908/mbid-98833572-bf4d-4a28-ba63-1aa7db970908-38479519899_thumb250.jpg",
    "song": "(It Goes Like) Nanana (edit)",
    "track_id": "2a618190-3b0a-4d3e-8662-ae3c8a1c7905",
    "recording_id": "dd6dd3da-97cb-45f3-b28b-ff3e7eb22de3",
    "artist": "Peggy Gou",
    "artist_ids": [
        "4c41d78d-9dd5-430d-81ea-286052158293"
    ],
    "album": "I Hear You",
    "release_id": "98833572-bf4d-4a28-ba63-1aa7db970908",
    "release_group_id": "cb7c65af-9ead-4b6c-bfac-87e8736d2cab",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“There’s a feeling we all know but is hard to describe, that feeling of love, warmth and excitement when you’re surrounded by friends and loved ones and the energy speaks for itself,” Gou remarked in a statement. “It’s difficult to put into words but to me it goes ‘nanana!’”\n\nhttps://peggygou.bandcamp.com/track/it-goes-like-nanana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}