Information about plays

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

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

{
    "id": 3519524,
    "uri": "https://api.kexp.org/v2/plays/3519524/?format=api",
    "airdate": "2025-06-27T12:52:29-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia802908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb500.jpg",
    "thumbnail_uri": "https://ia902908.us.archive.org/6/items/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6/mbid-ccaf53f9-57d0-44eb-91cf-9b899d0f57a6-41471769348_thumb250.jpg",
    "song": "Every Painting Has a Price",
    "track_id": "1012cd67-c723-46e4-b751-9c3607bfb1dc",
    "recording_id": "77a08ad0-485a-4844-9ea9-9fe58f3e4cde",
    "artist": "Saba & No ID feat. Eryn Allen Kane & BJ the Chicago Kid",
    "artist_ids": [
        "057d211a-fba8-42d7-ad14-41f41d6f762f",
        "8c94a5be-2932-477f-80f8-0a07c850cd78",
        "1cd913a1-5641-4b2a-9624-a0417914e3e7",
        "112beffb-1adc-488b-8d61-7b2ab3475d52"
    ],
    "album": "From the Private Collection of Saba and No ID",
    "release_id": "ccaf53f9-57d0-44eb-91cf-9b899d0f57a6",
    "release_group_id": "813a8daf-8ed5-447a-875e-635f42072ade",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saba will be at Bumbershoot at Seattle Center on August 31st!\n\nOn this March 2025 release, \"Rapper Saba and producer No ID collaborate for a master class in melodic rap that harnesses ’90s sampledelia, ’00s neo-soul, and the singsong lyricism of 2010s Chicago.\"\nRead more about the collaborative project here: https://tinyurl.com/5n8uu2v7\n\nhttps://soundcloud.com/sabapivot/sets/from-the-private-collection-of",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}