Information about plays

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

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

{
    "id": 3551930,
    "uri": "https://api.kexp.org/v2/plays/3551930/?format=api",
    "airdate": "2025-09-12T02:34:06-07:00",
    "show": 64538,
    "show_uri": "https://api.kexp.org/v2/shows/64538/?format=api",
    "image_uri": "https://ia601909.us.archive.org/32/items/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c-38562892604_thumb500.jpg",
    "thumbnail_uri": "https://ia601909.us.archive.org/32/items/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c/mbid-a227a9b1-59e1-43fd-93b5-ecdd85da190c-38562892604_thumb250.jpg",
    "song": "You Said Something",
    "track_id": "0c1e34a9-96e4-3e60-b9ba-7564ec726204",
    "recording_id": "451119cc-90e7-498c-bae1-401822d3d3e9",
    "artist": "PJ Harvey",
    "artist_ids": [
        "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
    ],
    "album": "Stories From the City, Stories From the Sea",
    "release_id": "a227a9b1-59e1-43fd-93b5-ecdd85da190c",
    "release_group_id": "71641af7-d122-326a-b0bb-f76a8d09810c",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2000-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heading to NY in 12 hours for 10 days! \n\nTop 10 album for me, vote for yours now at KEXP.org\n\nI love how she rhymes Manhattan with Forgotten",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}