Information about plays

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

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

{
    "id": 3527489,
    "uri": "https://api.kexp.org/v2/plays/3527489/?format=api",
    "airdate": "2025-07-15T23:28:32-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-da8bef20-2315-4b5a-888b-168249d62bea/mbid-da8bef20-2315-4b5a-888b-168249d62bea-42352385352_thumb250.jpg",
    "song": "Higher",
    "track_id": "a7d9e864-7166-4609-9db7-cd1aff008650",
    "recording_id": "2a3b930e-f677-4fbc-ae58-4582c055d116",
    "artist": "RIO KOSTA",
    "artist_ids": [
        "07f13029-a900-45af-a306-e0a657655190"
    ],
    "album": "Unicorn",
    "release_id": "da8bef20-2315-4b5a-888b-168249d62bea",
    "release_group_id": "7c7c2b1a-9f5d-4789-bec2-700a4da9b11f",
    "labels": [
        "Verdigris"
    ],
    "label_ids": [
        "9c670030-b940-404f-ad41-0a63d42b3428"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Session musicians turned collaborators, LA duo Rio Kosta's sound is driven by their Beatles-esque dream: a genre-fluid space where rhythm reigns and the inner child runs wild. Rio Kosta are a yin and yang. Playing hyper-cool music, Kosta Galanopoulos and Mike Del Rio become symbiotic once their music comes into play.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}