Information about plays

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

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

{
    "id": 3569076,
    "uri": "https://api.kexp.org/v2/plays/3569076/?format=api",
    "airdate": "2025-10-23T21:04:37-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://ia600507.us.archive.org/4/items/mbid-d3e27a15-2549-421d-8bbd-f1c3603e1eb2/mbid-d3e27a15-2549-421d-8bbd-f1c3603e1eb2-36789713004_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-d3e27a15-2549-421d-8bbd-f1c3603e1eb2/mbid-d3e27a15-2549-421d-8bbd-f1c3603e1eb2-36789713004_thumb250.jpg",
    "song": "Tender",
    "track_id": "84ce27f4-ebea-402b-a75b-2bddf4d98514",
    "recording_id": "baf0cb22-0a0e-4b48-b7cb-a581685b46b7",
    "artist": "zzzahara",
    "artist_ids": [
        "ba95e737-134e-4fb2-ae2f-9db0cd9890e2"
    ],
    "album": "Tender",
    "release_id": "d3e27a15-2549-421d-8bbd-f1c3603e1eb2",
    "release_group_id": "84cf9c5c-5143-4430-a2ec-c0b471ba9c80",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2023-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from Zahara Jamie –aka zzzahara– is an enticing collection of dreamy indie pop rock. The queer Mexican-filipino guitarist and songwriter delivers earnest lyrics with bright guitars, driving percussion and great hooks. - chris sanley",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}