Information about plays

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

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

{
    "id": 3559691,
    "uri": "https://api.kexp.org/v2/plays/3559691/?format=api",
    "airdate": "2025-09-30T15:29:37-07:00",
    "show": 64710,
    "show_uri": "https://api.kexp.org/v2/shows/64710/?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": "Serious",
    "track_id": "d799a339-0513-4651-8a71-eb1d658a778a",
    "recording_id": "b476cfa3-6278-4f4c-8c3b-dc620e2ffab4",
    "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": "Listen to more from Lila Iké's debut album 'Treasure Self Love' here, enjoy:\nhttps://ineffablerecords.bandcamp.com/album/treasure-self-love\n---\nhttps://www.lilaikemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}