Information about plays

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

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

{
    "id": 3641913,
    "uri": "https://api.kexp.org/v2/plays/3641913/?format=api",
    "airdate": "2026-04-14T08:45:03-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-64cd053a-2f04-4444-b45b-824864a82433/mbid-64cd053a-2f04-4444-b45b-824864a82433-44770391282_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-64cd053a-2f04-4444-b45b-824864a82433/mbid-64cd053a-2f04-4444-b45b-824864a82433-44770391282_thumb250.jpg",
    "song": "Feel the Glow",
    "track_id": "7ae39654-eb53-494c-910e-1c3deee28daf",
    "recording_id": "af76d32c-99ee-4f08-8a40-023f18ebae79",
    "artist": "Waves Crashing",
    "artist_ids": [
        "92657af8-298e-495b-9df3-455b6efbcc29"
    ],
    "album": "In The Blur",
    "release_id": "64cd053a-2f04-4444-b45b-824864a82433",
    "release_group_id": "0e0c5024-0603-4c8a-abc0-a0c746911ffd",
    "labels": [
        "Audiomanic"
    ],
    "label_ids": [
        "f82c63a0-e9e8-472d-9fbc-633a5d094e42"
    ],
    "release_date": "2026-05-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Feel the Glow\" is the first single from Olympia-based Waves Crashing's new album 'In The Blur', releasing on May 20th!\n\nThe band will be playing Tremolo Festival at Central Saloon in Seattle on June 6th!\n\nhttps://wavescrashing.bandcamp.com/album/in-the-blur",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}