Information about plays

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

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

{
    "id": 3544917,
    "uri": "https://api.kexp.org/v2/plays/3544917/?format=api",
    "airdate": "2025-08-26T04:28:24-07:00",
    "show": 64390,
    "show_uri": "https://api.kexp.org/v2/shows/64390/?format=api",
    "image_uri": "https://ia801407.us.archive.org/11/items/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e-42556325914_thumb500.jpg",
    "thumbnail_uri": "https://ia801407.us.archive.org/11/items/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e/mbid-3fcc88b1-94fa-46e0-bfb9-cc3105027e1e-42556325914_thumb250.jpg",
    "song": "I’ll Take Care of You",
    "track_id": "653d7b2e-43f8-46f4-a1dc-73859d4899f2",
    "recording_id": "349bee6f-b364-4a00-b5c0-5277161caaf6",
    "artist": "Tyler, The Creator feat. Yebba",
    "artist_ids": [
        "0aeea1ef-8d96-4556-8c4a-84b88ae271bb",
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6"
    ],
    "album": "DON’T TAP THE GLASS",
    "release_id": "3fcc88b1-94fa-46e0-bfb9-cc3105027e1e",
    "release_group_id": "34cefdcf-dd34-408b-aafd-b55ffa9ccc4a",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-07-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track went off at a pop up show in Brooklyn the other night! \n\nhttps://www.instagram.com/reel/DMtXxd3MK1C/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}