Information about plays

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

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

{
    "id": 3644921,
    "uri": "https://api.kexp.org/v2/plays/3644921/?format=api",
    "airdate": "2026-04-21T12:44:06-07:00",
    "show": 66513,
    "show_uri": "https://api.kexp.org/v2/shows/66513/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-eecea632-0a7a-4c60-90ce-aafb63dfbf6a/mbid-eecea632-0a7a-4c60-90ce-aafb63dfbf6a-29344581821_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-eecea632-0a7a-4c60-90ce-aafb63dfbf6a/mbid-eecea632-0a7a-4c60-90ce-aafb63dfbf6a-29344581821_thumb250.jpg",
    "song": "Starting Over",
    "track_id": "18e52d23-2bf4-391c-8f68-d2befb8cd06b",
    "recording_id": "2bf72659-9c12-49cd-a7f5-8ea27c2dfdb7",
    "artist": "LSD and the Search for God",
    "artist_ids": [
        "0e24f776-4158-4934-8b78-b4b1edb3ad62"
    ],
    "album": "LSD and the Search for God",
    "release_id": "eecea632-0a7a-4c60-90ce-aafb63dfbf6a",
    "release_group_id": "d5a4b729-16ea-3643-a789-f163d6b6ff61",
    "labels": [
        "Mind Expansion"
    ],
    "label_ids": [
        "c6c4818d-791a-40a2-ad7b-2df6df04205e"
    ],
    "release_date": "2007-01-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dream, drone, noise, space, psych, gaze, snap, crackle, pop. Psychedelic rock 'n' roll from San Francisco, California.\n\nhttps://lsdandthesearchforgod.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}