Information about plays

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

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

{
    "id": 3550357,
    "uri": "https://api.kexp.org/v2/plays/3550357/?format=api",
    "airdate": "2025-09-08T07:22:49-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b-42569580069_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b/mbid-12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b-42569580069_thumb250.jpg",
    "song": "Something New",
    "track_id": "92e25472-43f1-455f-88d3-53a035e06f88",
    "recording_id": "4e6a32a2-9578-4619-800d-42f6a9e411d7",
    "artist": "Worthitpurchase",
    "artist_ids": [
        "3bab62e2-5d35-493a-a33f-ebdc49aebad6"
    ],
    "album": "Something New",
    "release_id": "12d3b5a6-e14a-4908-a40d-e9ee2e9b0a5b",
    "release_group_id": "4799ab38-d691-4803-8224-ac8fb14ae94e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Worthitpurchase is a duo out of Los Angeles. Their full album comes out October 3!\n\n\"'I look out at the world and it looks back to me / Staring at me sideways,' Omar Akrouche sings on the self-titled third album from Worthitpurchase, perfectly summing up this jarring experience. With this LP, the Los Angeles duo chronicles the surreal feeling of incongruence towards one’s surroundings, filtered through ambiguous yet naturalistic vignettes and electronic indie-rock informed by their own early-internet nostalgia.\"\n\nhttps://www.worthitpurchase.com/about\n\nhttps://worthitpurchase.bandcamp.com/album/worthitpurchase",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}