Information about plays

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

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

{
    "id": 3541954,
    "uri": "https://api.kexp.org/v2/plays/3541954/?format=api",
    "airdate": "2025-08-19T06:13:19-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://ia600906.us.archive.org/20/items/mbid-c58b6b7e-2b3c-4ee2-a829-af37044313fe/mbid-c58b6b7e-2b3c-4ee2-a829-af37044313fe-42688681652_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-c58b6b7e-2b3c-4ee2-a829-af37044313fe/mbid-c58b6b7e-2b3c-4ee2-a829-af37044313fe-42688681652_thumb250.jpg",
    "song": "Molly’s Song",
    "track_id": "5dbaa592-542e-4f45-a293-4fce9b953de9",
    "recording_id": "12cf2a24-885e-44d5-b102-15e4eaff8d76",
    "artist": "Anand Wilder",
    "artist_ids": [
        "63b57b45-d717-4f11-af26-852ab6c8a5e1"
    ],
    "album": "Psychic Lessons",
    "release_id": "c58b6b7e-2b3c-4ee2-a829-af37044313fe",
    "release_group_id": "29a3bb0a-8f02-423e-90e6-2fdd4d2cbdd8",
    "labels": [
        "Last Gang Records"
    ],
    "label_ids": [
        "92218c9e-83bb-494d-afc2-f9475b64490d"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from singer/producer founding member of Yeasayer: Anand Wilder. Solo work released on Last Gang Records.\n\nCheck out the music video here: https://www.youtube.com/watch?v=2jAlYW9BDn0\n\nIG: @anandwildermusic\nhttps://anandwilder.bandcamp.com/album/psychic-lessons-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}