Information about plays

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

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

{
    "id": 3536690,
    "uri": "https://api.kexp.org/v2/plays/3536690/?format=api",
    "airdate": "2025-08-06T13:53:05-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://dn721703.ca.archive.org/0/items/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6-42523549425_thumb500.jpg",
    "thumbnail_uri": "https://dn721703.ca.archive.org/0/items/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6/mbid-fb57786f-372e-49ce-8b40-a0441f2383a6-42523549425_thumb250.jpg",
    "song": "Hangover Heaven",
    "track_id": "47e39c22-50cb-4825-91f5-557d6d582da5",
    "recording_id": "40311043-21a6-4c40-aac5-3d7976619519",
    "artist": "M.O.S.S.",
    "artist_ids": [
        "498b4f90-b3d5-4f1f-b955-9a79787223e8"
    ],
    "album": "Youth Loser",
    "release_id": "fb57786f-372e-49ce-8b40-a0441f2383a6",
    "release_group_id": "d6c4d9a4-c836-4e93-9783-ab65ff8a2332",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hangover Heaven\" is from Youth Loser, the newest album by M.O.S.S., released with Den Tapes. \nhttps://dentapes.bandcamp.com/album/youth-loser",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}