Information about plays

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

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

{
    "id": 3577533,
    "uri": "https://api.kexp.org/v2/plays/3577533/?format=api",
    "airdate": "2025-11-13T05:24:09-08:00",
    "show": 65096,
    "show_uri": "https://api.kexp.org/v2/shows/65096/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58/mbid-d99fb6b9-3971-4b80-961d-21ea1e219e58-38879931913_thumb250.jpg",
    "song": "A Healing",
    "track_id": "e3bb3bb3-4145-4776-ac45-6504db7b050a",
    "recording_id": "d93c8101-c0e5-498e-90c3-7288bf0d482b",
    "artist": "Mumu Fresh",
    "artist_ids": [
        "db49a6b6-5ff4-4889-a070-d70db5a26668"
    ],
    "album": "The Healing",
    "release_id": "d99fb6b9-3971-4b80-961d-21ea1e219e58",
    "release_group_id": "684417ac-d8a5-4a46-a7bb-b91ee93e4209",
    "labels": [
        "MKY Entertainment Group"
    ],
    "label_ids": [
        "e3f7a1cc-70be-404b-a86c-acf41f6c47dd"
    ],
    "release_date": "2024-05-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maimouna Youssef also known as Mumu Fresh is GRAMMY-Nominated, Indigenous Music award-winning, 3 x Washington Area Music award (WAMMIE) winning, Urban World Music Video award-winning, Musical and Cultural Ambassador for the US State Department, former elected governor of the DC chapter of The Recording Academy, and co-creator of the Recording Academy’s “Best Song for Social Change” award.  \n\nhttps://maimounayoussef.bandcamp.com/track/a-healing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}