Information about plays

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

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

{
    "id": 3547713,
    "uri": "https://api.kexp.org/v2/plays/3547713/?format=api",
    "airdate": "2025-09-01T21:18:58-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "ERRE",
    "track_id": null,
    "recording_id": "819ae7a9-fd1b-4c7c-b007-566e78e6607c",
    "artist": "Pinpilinpussies",
    "artist_ids": [
        "9e843fa1-0310-493c-b285-e1ee23885be8"
    ],
    "album": "Hipocondría",
    "release_id": null,
    "release_group_id": "4e03ff9b-9a78-4e43-be46-ad18fbe5dd9d",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“ERRE” is a high-energy garage-punk track driven by sharp riffs and thunderous percussion. Pinpilinpussies combine raw aggression with infectious hooks, creating a song that’s both chaotic and catchy. The lyrics are defiant, spelling out identity with unapologetic clarity. Vocals alternate between sneering and melodic, giving the track dynamics that keep it unpredictable. It’s a feminist punk anthem that hits hard while demanding to be sung along to.\u2028Listen: https://pinpilinpussies.bandcamp.com/track/erre",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}