Information about plays

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

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

{
    "id": 3577534,
    "uri": "https://api.kexp.org/v2/plays/3577534/?format=api",
    "airdate": "2025-11-13T05:27:39-08:00",
    "show": 65096,
    "show_uri": "https://api.kexp.org/v2/shows/65096/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35-42385467738_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35-42385467738_thumb250.jpg",
    "song": "Brighter Days",
    "track_id": "e4501083-021d-405b-b405-c4eced0255e5",
    "recording_id": "0995bcfc-dfb8-484f-a907-518fcf815d54",
    "artist": "Lila Iké",
    "artist_ids": [
        "c702fd8c-b9df-48e9-b100-6976aa2e3a88"
    ],
    "album": "Treasure Self Love",
    "release_id": "a2fb2126-0a8d-4915-9759-1699a24f2b35",
    "release_group_id": "163e253d-e67f-4337-94ce-88f4746c90b3",
    "labels": [
        "Ineffable Records"
    ],
    "label_ids": [
        "7155876d-bb21-4e02-a53d-a2e3ef2603c2"
    ],
    "release_date": "2025-08-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our texting is back! Please reach out for Music Heals: Grief with any stories of grief, loss, and remembrance. \n\nNew album released in August.\n\nWatch Lila Ike and DJ Miss Ashley, Live on KEXP at Home at the height of the pandemic at https://www.youtube.com/watch?v=9ikdVFYG78I\n\nhttps://ineffablerecords.bandcamp.com/album/treasure-self-love\nhttps://www.lilaikemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}