Information about plays

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

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

{
    "id": 3609072,
    "uri": "https://api.kexp.org/v2/plays/3609072/?format=api",
    "airdate": "2026-01-25T17:43:34-08:00",
    "show": 65753,
    "show_uri": "https://api.kexp.org/v2/shows/65753/?format=api",
    "image_uri": "https://ia601201.us.archive.org/11/items/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef-18196974536_thumb500.jpg",
    "thumbnail_uri": "https://ia801201.us.archive.org/11/items/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef-18196974536_thumb250.jpg",
    "song": "I’m in Trouble",
    "track_id": "578a2536-cf7c-36ce-935b-e5607f682daa",
    "recording_id": "61934206-aa7d-493f-8db1-9ee2443ddd78",
    "artist": "The Replacements",
    "artist_ids": [
        "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
    ],
    "album": "Sorry Ma, Forgot to Take Out the Trash",
    "release_id": "84a6e328-2b9c-48ca-b0f3-28a069ae43ef",
    "release_group_id": "9321601e-8c4c-3ec4-a55b-6d6bc9b4f826",
    "labels": [
        "Rhino",
        "Ryko Distribution",
        "Twin/Tone Records"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "e6346b10-1a57-4d83-8653-392dbd6e1e80",
        "f551f46d-961e-447c-b88b-8117827cb251"
    ],
    "release_date": "2008-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sorry Ma, Forgot to Take Out the Trash is the debut studio album by the American band the Replacements. It was released on August 25, 1981, by Twin/Tone Records.\n\nSquarely inspired by punk rock, the album stands in contrast to the power pop and indie rock styles of later albums. https://tinyurl.com/5bs7x2vy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}