Information about plays

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

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

{
    "id": 3590113,
    "uri": "https://api.kexp.org/v2/plays/3590113/?format=api",
    "airdate": "2025-12-12T10:32:21-08:00",
    "show": 65355,
    "show_uri": "https://api.kexp.org/v2/shows/65355/?format=api",
    "image_uri": "https://ia600805.us.archive.org/23/items/mbid-2ab6cc8b-761d-4b12-a446-9f3e5c4a3d24/mbid-2ab6cc8b-761d-4b12-a446-9f3e5c4a3d24-21340722281_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/23/items/mbid-2ab6cc8b-761d-4b12-a446-9f3e5c4a3d24/mbid-2ab6cc8b-761d-4b12-a446-9f3e5c4a3d24-21340722281_thumb250.jpg",
    "song": "Face the Fire",
    "track_id": "132d8825-48f3-48ed-a427-06923b6729eb",
    "recording_id": "56702d4a-eb71-49c3-bc6e-41de4f083b48",
    "artist": "Boy Harsher",
    "artist_ids": [
        "6dc9bc09-a0c7-40f9-b491-f90845927533"
    ],
    "album": "Careful",
    "release_id": "2ab6cc8b-761d-4b12-a446-9f3e5c4a3d24",
    "release_group_id": "473c1534-3bf9-4ca3-b22f-1845e8ec4263",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boy Harsher are a dark, dancey, electro-pop duo from Savannah, Georgia.This song \"Face the Fire\" comes off their third full length album, Careful.\n\nIn 2022, Boy Harsher wrote, produced, and scored a short film, \"The Runner.\" Just last month, they announced a new feature length film called The Lonely Woman, starring Chloe Sevigny and FKA Twigs! \"Set in rural New England, The Lonely Woman follows a woman marked by her first love’s death in a mountain tunnel. Drawn into the mystery of a new disappearance, she finds herself confronting a seductive and terrifying presence buried beneath the town.\" \n\nRead more here: https://tinyurl.com/2k4xrasu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}