Information about plays

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

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

{
    "id": 3616655,
    "uri": "https://api.kexp.org/v2/plays/3616655/?format=api",
    "airdate": "2026-02-12T17:38:13-08:00",
    "show": 65915,
    "show_uri": "https://api.kexp.org/v2/shows/65915/?format=api",
    "image_uri": "https://ia803206.us.archive.org/0/items/mbid-87ed2462-3ba6-499d-ad00-0994f78e66a3/mbid-87ed2462-3ba6-499d-ad00-0994f78e66a3-40468425664_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-87ed2462-3ba6-499d-ad00-0994f78e66a3/mbid-87ed2462-3ba6-499d-ad00-0994f78e66a3-40468425664_thumb250.jpg",
    "song": "Demolition",
    "track_id": "fe7c8b45-939c-4521-8ea9-950e1fab6444",
    "recording_id": "55325e85-603d-4f8e-8868-65ee72a70403",
    "artist": "Marie Davidson",
    "artist_ids": [
        "5e864744-89b6-4da8-b463-3ed601c22d8c"
    ],
    "album": "City of Clowns",
    "release_id": "87ed2462-3ba6-499d-ad00-0994f78e66a3",
    "release_group_id": "8b470b51-eeaf-4ff6-b96a-e1f5a1f97385",
    "labels": [
        "Deewee"
    ],
    "label_ids": [
        "6c61c176-770f-44aa-a977-bade7dff5c76"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Kyle!\n\nSextile and Marie Davidson Still Believe\nBrady Keehn and Melissa Scaduto talk to the electronic artist about falling out of, and then back in, love with music. https://www.talkhouse.com/sextile-and-marie-davidson-still-believe/\n\nhttps://ra.co/dj/mariedavidson",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}