Information about plays

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

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

{
    "id": 3669337,
    "uri": "https://api.kexp.org/v2/plays/3669337/?format=api",
    "airdate": "2026-06-18T02:45:43-07:00",
    "show": 67017,
    "show_uri": "https://api.kexp.org/v2/shows/67017/?format=api",
    "image_uri": "https://coverartarchive.org/release/823cf4f7-114b-4832-8326-5a062f1bb751/44695355827-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/823cf4f7-114b-4832-8326-5a062f1bb751/44695355827-250.jpg",
    "song": "working class musicians",
    "track_id": null,
    "recording_id": "f8d0d832-ac8b-4219-bbf8-073026ebbe60",
    "artist": "aja monet",
    "artist_ids": [
        "c1d14ed4-9a04-43e1-bc7b-f16471768f42"
    ],
    "album": "the color of rain",
    "release_id": null,
    "release_group_id": "517ebdbd-2e94-4464-ba97-fa64bcb0704e",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "aja monet is a Surrealist Blues Poet in the business of goosebumps and heart-gut-telling truths. Her poems are harmolodic, vulnerable, and insurgent. She follows in the tradition of poets organizing in social movements for change.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}