Information about plays

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

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

{
    "id": 3629305,
    "uri": "https://api.kexp.org/v2/plays/3629305/?format=api",
    "airdate": "2026-03-15T14:48:27-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?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://ia801404.us.archive.org/28/items/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35/mbid-a2fb2126-0a8d-4915-9759-1699a24f2b35-42385467738_thumb250.jpg",
    "song": "All That And More",
    "track_id": "99223ac5-7640-4a7d-9303-50d6e6b843b6",
    "recording_id": "70ec6cb9-abd4-4738-8d79-30a63639c64c",
    "artist": "Lila Iké feat Maverick Sabre",
    "artist_ids": [
        "b0311291-19f9-4288-96be-e8a5da0a104a",
        "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lila Iké will be at Cornerstone in Berkeley on June 11th.\n\nhttps://ineffablerecords.bandcamp.com/album/treasure-self-love\nhttps://www.lilaikemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}