Information about plays

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

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

{
    "id": 3630494,
    "uri": "https://api.kexp.org/v2/plays/3630494/?format=api",
    "airdate": "2026-03-18T05:42:35-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992-43083542980_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992/mbid-2fa74b28-a600-47d5-a6c4-c80b4ae53992-43083542980_thumb250.jpg",
    "song": "Ain't I Good for You",
    "track_id": "a2eede08-d4d4-4f49-9edd-c10762ad68ad",
    "recording_id": "d41d47a6-19ff-4e97-901e-2024e156ff86",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London artist Yazmin Lacey released this song on her 2025 sophomore album, Teal Dreams. \n\n\"With Teal Dreams, [Lacey] 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://yazminlacey.bandcamp.com/album/teal-dreams",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}