Information about plays

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

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

{
    "id": 3548072,
    "uri": "https://api.kexp.org/v2/plays/3548072/?format=api",
    "airdate": "2025-09-02T17:02:39-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://ia601708.us.archive.org/25/items/mbid-a819ce33-c29a-4109-a9f3-d93b47dac3bd/mbid-a819ce33-c29a-4109-a9f3-d93b47dac3bd-20163981198_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/25/items/mbid-a819ce33-c29a-4109-a9f3-d93b47dac3bd/mbid-a819ce33-c29a-4109-a9f3-d93b47dac3bd-20163981198_thumb250.jpg",
    "song": "Presente",
    "track_id": "365183ca-f183-4718-9062-cb60d104e375",
    "recording_id": "304d876f-e0e4-4281-b885-a0eaa7b7b01f",
    "artist": "El Glum",
    "artist_ids": [
        "bdd6f681-f529-4ca6-a630-6099734fb187"
    ],
    "album": "Uno",
    "release_id": "a819ce33-c29a-4109-a9f3-d93b47dac3bd",
    "release_group_id": "14597f82-3a46-48c5-b782-468e4f73448c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-06-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Guadalajara's El Glum seamlessly blends \"'90s influenced dashes of shimmering Shoegaze reverberations and atmospheric sound, lulling Dream Pop with energetic rhythms, mesmerizing synth and blurred vocals\"\nhttps://noiseartists.net/home/2019/11/mexican-mexico-shoegaze-dream-amp-noise-pop-a-quick-guide-vol1\n\nhttps://elglum.bandcamp.com/album/viajeros",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}