Information about plays

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

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

{
    "id": 3571792,
    "uri": "https://api.kexp.org/v2/plays/3571792/?format=api",
    "airdate": "2025-10-30T11:15:03-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://ia601602.us.archive.org/35/items/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992-43083542980_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/35/items/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992-43083542980_thumb250.jpg",
    "song": "Rear View",
    "track_id": "5cd04b99-4cb1-48c1-b152-bfb343b7b0a7",
    "recording_id": "096b3aaf-4021-4561-9093-5c5e54d93c10",
    "artist": "Yazmin Lacey",
    "artist_ids": [
        "451919df-764c-40cf-9aa2-fcafe599d869"
    ],
    "album": "Teal Dreams",
    "release_id": "2fa74b28-a600-47d5-a6c4-c80b4ae53992",
    "release_group_id": "9f2628f3-c279-44ad-9701-7ef94c73b7b2",
    "labels": [
        "AMF Records"
    ],
    "label_ids": [
        "e0b22162-8b70-4cd1-ae39-9dc24ededdb5"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music out of London!\n\nYazmin Lacey returns with 'Teal Dreams' - her soulful, fearless second album, rich with real-life storytelling and sonic flair.\n\nWith 'Teal Dreams', she builds on her signature sound blending soul, ska, lover’s rock and indie into a vivid, emotionally sharp record shaped by real life, late-night reflections, and a last-minute trip to Thailand.\n\nhttps://www.yazminlacey.com/\n\nhttps://yazminlacey.bandcamp.com/album/teal-dreams",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}