Information about plays

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

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

{
    "id": 3594455,
    "uri": "https://api.kexp.org/v2/plays/3594455/?format=api",
    "airdate": "2025-12-22T11:47:41-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Otherside",
    "track_id": "439d8b37-bec3-4efc-a180-62f558065ccd",
    "recording_id": "a94ae5b3-a81a-428e-9580-739010364391",
    "artist": "Poolside & Thunder Jackson & MiiRACLES",
    "artist_ids": [
        "dbfbd2a1-3f61-40b9-9558-21a96e32f721",
        "49d65ac3-787f-4483-bb32-cf47e92d07a8",
        "6cd3965c-4f52-46bb-bda5-69d8e21f3c74"
    ],
    "album": "Otherside",
    "release_id": "6f2a2a06-166b-4e60-9e7d-91bddda4cc18",
    "release_group_id": "7bb5c234-f7d4-49cf-b849-e30ce82efff3",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'Otherside' was born out of a single, spontaneous session in London in May 2025. The track took shape in Damon Albarn's studio (Studio 13) in Notting Hill while Paradise was working on new material for the next Poolside album, shortly after losing his Los Angeles studio in the Palisades Fire.\"\n\nRead more about this new single from LA artist Poolside and co. here: https://poolside.bandcamp.com/album/otherside",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}