Information about plays

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

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

{
    "id": 3570995,
    "uri": "https://api.kexp.org/v2/plays/3570995/?format=api",
    "airdate": "2025-10-28T11:35:21-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "God Knows",
    "track_id": "097eacc7-c673-43d7-977e-452b2d1effe9",
    "recording_id": "cb5ba0f6-0b2e-482f-ba93-30f3457e0b3e",
    "artist": "Tunde Adebimpe",
    "artist_ids": [
        "1b5cc4ba-5ade-494e-bf3c-aaf3abf75b65"
    ],
    "album": "Thee Black Boltz",
    "release_id": "de55cbb3-044f-4bb1-bf00-5e15338d811a",
    "release_group_id": "1f21db5a-fe89-4240-8ffc-034d81ddf95f",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"God knows you're the worst thing l've ever loved\nAnd you're bad news, but I still want to give you my love...\"  Here are the bittersweet lyrics of this breakup song: https://genius.com/Tunde-adebimpe-god-knows-lyrics\n\n\nSpeaking about this song, Adebimpe added, “Breaking up is hard to down dooby doo down do.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}