Information about plays

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

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

{
    "id": 3619009,
    "uri": "https://api.kexp.org/v2/plays/3619009/?format=api",
    "airdate": "2026-02-18T07:06:50-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-d2aff1e4-45f0-4f05-b337-e0eba690f86f/mbid-d2aff1e4-45f0-4f05-b337-e0eba690f86f-33656898612_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/5/items/mbid-d2aff1e4-45f0-4f05-b337-e0eba690f86f/mbid-d2aff1e4-45f0-4f05-b337-e0eba690f86f-33656898612_thumb250.jpg",
    "song": "Fyrsta",
    "track_id": "30e013b3-4f23-47d5-9dba-fb7e4279af3e",
    "recording_id": "de3fe463-85d5-4a94-8e0a-3a1886ca64ca",
    "artist": "Ólafur Arnalds",
    "artist_ids": [
        "6655955b-1c1e-4bcb-84e4-81bcd9efab30"
    ],
    "album": "Living Room Songs",
    "release_id": "d2aff1e4-45f0-4f05-b337-e0eba690f86f",
    "release_group_id": "2279eda3-ba76-4955-90d3-285616b2d220",
    "labels": [
        "Erased Tapes Records"
    ],
    "label_ids": [
        "0cd6e3cb-aea6-4060-9ebd-21b534a864a6"
    ],
    "release_date": "2011-12-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Icelandic composer, multi-instrumentalist, and producer Ólafur Arnalds blends luminous neo-classical works with subtle elements of post-rock, pop, and electronic music. In addition to forming the experimental techno duo Kiasmos with Faroese-Icelandic minimalist Janus Rasmussen, he also branched out into film and television soundtracks, earning acclaim for his scores to the films Another Happy Day and Gimme Shelter, as well as the BBC series Broadchurch. --Allmusic https://tinyurl.com/ycx9xfnn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}