Information about plays

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

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

{
    "id": 3627629,
    "uri": "https://api.kexp.org/v2/plays/3627629/?format=api",
    "airdate": "2026-03-11T03:11:40-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-f32dbcdd-e964-4311-816e-6c9cf0785931/mbid-f32dbcdd-e964-4311-816e-6c9cf0785931-33072084714_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-f32dbcdd-e964-4311-816e-6c9cf0785931/mbid-f32dbcdd-e964-4311-816e-6c9cf0785931-33072084714_thumb250.jpg",
    "song": "She Works Hard for the Money",
    "track_id": "aa30f40c-eea8-3400-8132-b373c56c28fe",
    "recording_id": "940084b6-49a5-4da2-bfa2-b5fd9f4373ac",
    "artist": "Donna Summer",
    "artist_ids": [
        "b60527cc-54f3-4bbe-a01b-dcf34c95ae14"
    ],
    "album": "Respect: A Century of Women in Music",
    "release_id": "f32dbcdd-e964-4311-816e-6c9cf0785931",
    "release_group_id": "89e7e86e-1fbe-344b-8843-6a341eaff2f5",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1999-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After the Grammy Awards in 1983, Donna Summer was at an afterparty for Julio Iglesias (!) at Chasen's restaurant, a Hollywood hotspot; She went to the bathroom and saw the attendant, Onetta Johnson, taking a nap with a small TV on. Summer startled her from her nap, and Onetta told Donna she worked two jobs and was really tired. Summer thought to herself, 'Wow, she really works hard for her money'.\n\nhttps://tinyurl.com/2ebuhzrm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}