Information about plays

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

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

{
    "id": 3544236,
    "uri": "https://api.kexp.org/v2/plays/3544236/?format=api",
    "airdate": "2025-08-24T14:50:30-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://ia801703.us.archive.org/7/items/mbid-eaf7e0d8-cb1a-4076-9f5b-d844eea1f70e/mbid-eaf7e0d8-cb1a-4076-9f5b-d844eea1f70e-42760311050_thumb500.jpg",
    "thumbnail_uri": "https://ia801703.us.archive.org/7/items/mbid-eaf7e0d8-cb1a-4076-9f5b-d844eea1f70e/mbid-eaf7e0d8-cb1a-4076-9f5b-d844eea1f70e-42760311050_thumb250.jpg",
    "song": "Sad Driver",
    "track_id": "5d27feb7-05eb-410e-ba43-216534dc6061",
    "recording_id": "d7ac81c4-c7bc-493f-a7d7-d59696776cc8",
    "artist": "mei ehara",
    "artist_ids": [
        "a4d85e6f-8998-45c8-8f55-53e54246277a"
    ],
    "album": "悲しい運転手",
    "release_id": "eaf7e0d8-cb1a-4076-9f5b-d844eea1f70e",
    "release_group_id": "052376f8-65f8-475e-ae2b-03684cafcd50",
    "labels": [
        "カクバリズム"
    ],
    "label_ids": [
        "1a9a99a5-86fe-4fb9-919c-09e3ee156ff1"
    ],
    "release_date": "2025-07-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New release from mei ehara, a Japanese singer-songwriter, artist, designer, and filmmaker. She released her debut album, Sway, in 2017, followed by Ampersands in 2020.\n\nAt the Swedish American Hall in San Francisco on September 23rd.\n\nhttp://www.eharamei.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}