Information about plays

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

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

{
    "id": 3528413,
    "uri": "https://api.kexp.org/v2/plays/3528413/?format=api",
    "airdate": "2025-07-18T01:39:23-07:00",
    "show": 64042,
    "show_uri": "https://api.kexp.org/v2/shows/64042/?format=api",
    "image_uri": "https://ia801901.us.archive.org/29/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": "Youth Loser",
    "track_id": "ef2d5393-1c5c-410a-bea3-930e6e23515a",
    "recording_id": "f0fbe2b8-34fd-48fa-be37-be9ddd9edcfd",
    "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": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new album from local group, M.O.S.S. released on the great local label, Den Tapes! \nhttps://dentapes.bandcamp.com/album/youth-loser",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}