Information about plays

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

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

{
    "id": 3544758,
    "uri": "https://api.kexp.org/v2/plays/3544758/?format=api",
    "airdate": "2025-08-25T20:01:55-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "https://ia601606.us.archive.org/24/items/mbid-859bbbab-abaa-4024-abb2-128519fb945e/mbid-859bbbab-abaa-4024-abb2-128519fb945e-41483018777_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/24/items/mbid-859bbbab-abaa-4024-abb2-128519fb945e/mbid-859bbbab-abaa-4024-abb2-128519fb945e-41483018777_thumb250.jpg",
    "song": "Lost in the Night",
    "track_id": "399b6d07-80c5-40a2-a951-b397e8dfaf13",
    "recording_id": "1be83160-b7e6-4a90-878b-caba4f6dcb30",
    "artist": "Dark Chisme",
    "artist_ids": [
        "2df279da-29e0-42d8-9e1e-0e3fd722f3d3"
    ],
    "album": "Lost in the Night",
    "release_id": "859bbbab-abaa-4024-abb2-128519fb945e",
    "release_group_id": "603f6bd6-0359-4ada-abd3-0395888ab328",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-03-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Nuevo sencillo del dúo darkwave de Seattle.\nEscúchalo aquí: https://darkchisme.bandcamp.com\nVean la sesión en directo en KEXP aquí: https://youtu.be/ugaexsdQHMI?si=HiO3r0TNKW-vaXRY\n***\nNew single from the Seattle darkwave duo. https://darkchisme.bandcamp.com\nWatch the Live on KEXP session here: https://youtu.be/ugaexsdQHMI?si=HiO3r0TNKW-vaXRY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}