Information about plays

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

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

{
    "id": 3554128,
    "uri": "https://api.kexp.org/v2/plays/3554128/?format=api",
    "airdate": "2025-09-17T09:45:39-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia903102.us.archive.org/32/items/mbid-168ac70e-9a1f-4a20-958b-39fcc29f473f/mbid-168ac70e-9a1f-4a20-958b-39fcc29f473f-19604817697_thumb500.jpg",
    "thumbnail_uri": "https://ia903102.us.archive.org/32/items/mbid-168ac70e-9a1f-4a20-958b-39fcc29f473f/mbid-168ac70e-9a1f-4a20-958b-39fcc29f473f-19604817697_thumb250.jpg",
    "song": "Sunshine Smile",
    "track_id": "917889b1-7853-3db6-a77f-096784f7da81",
    "recording_id": "9e7d5d2e-b960-4ef9-8c4c-222c4e923f01",
    "artist": "Adorable",
    "artist_ids": [
        "022c85ab-eeed-479c-9679-a0e4b5a6a338"
    ],
    "album": "Sunshine Smile",
    "release_id": "e7d1262c-e852-4b3a-a137-cf9b38aae6c4",
    "release_group_id": "ecc73619-a762-3ba4-b7f8-ae055c199a3d",
    "labels": [
        "SBK Records"
    ],
    "label_ids": [
        "9a68bb68-c297-4478-92fa-d30389ec00f5"
    ],
    "release_date": "1992-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pat Collier served as the producer on this album by Adorable. \n\nFormed in Coventry, England in 1990, Adorable arrived when the shoegaze scene in England was starting to fade away.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}