Information about plays

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

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

{
    "id": 3547489,
    "uri": "https://api.kexp.org/v2/plays/3547489/?format=api",
    "airdate": "2025-09-01T08:06:24-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia904500.us.archive.org/14/items/mbid-98835dcd-75d5-4fb5-a91a-be7b2107c4f1/mbid-98835dcd-75d5-4fb5-a91a-be7b2107c4f1-29590696648_thumb500.jpg",
    "thumbnail_uri": "https://ia804500.us.archive.org/14/items/mbid-98835dcd-75d5-4fb5-a91a-be7b2107c4f1/mbid-98835dcd-75d5-4fb5-a91a-be7b2107c4f1-29590696648_thumb250.jpg",
    "song": "Fredag",
    "track_id": "078323fb-942f-3851-baad-08f5dc4fa66f",
    "recording_id": "5974502a-dccf-447d-b2d0-13b421b1ce8a",
    "artist": "Dungen",
    "artist_ids": [
        "25c76eb2-a92d-4624-9e30-093fc16ed5eb"
    ],
    "album": "4",
    "release_id": "fd7bf4c0-f9ce-38a4-8194-0c3b649459cc",
    "release_group_id": "df0b638c-6f08-3515-8ba3-9bff3a775644",
    "labels": [
        "Kemado Records"
    ],
    "label_ids": [
        "f06d8dfc-c489-41e4-a68a-e24f6f9e8a70"
    ],
    "release_date": "2008-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish psych-rock group Dungen hail from Stockholm, fronted by singer/composer Gustav Ejstes, who writes all music and plays the majority of instruments on the band's records.\n\nCheryl Waters hosted Dungen Live in the KEXP Studio back in Dec 2015: https://youtu.be/NITESCBm1-E. https://www.dungen-music.com/ https://dungen.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}