Information about plays

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

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

{
    "id": 3593176,
    "uri": "https://api.kexp.org/v2/plays/3593176/?format=api",
    "airdate": "2025-12-19T18:22:29-08:00",
    "show": 65421,
    "show_uri": "https://api.kexp.org/v2/shows/65421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Words",
    "track_id": "3b4020c9-8574-4e49-a17a-18255504da5b",
    "recording_id": "5f9aee5d-1053-4952-8962-f279933dd3ce",
    "artist": "Big Thief",
    "artist_ids": [
        "9f81247f-7f57-42f3-a8ba-75bef554e591"
    ],
    "album": "Double Infinity",
    "release_id": "efa86b9a-e272-478d-9366-bce4ebddc089",
    "release_group_id": "8fd54a87-a6df-4046-a9f6-7f2f171301ba",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#5\n\n Big Thief released their glorious sixth album, \"Double Infinity,\" this year. It was their first as a trio, after their bassist left the group. --- The remaining three bandmembers leaned into the change. They invited 10 musicians, including the visionary new age artist Laraaji, to join them for three weeks’ worth of sessions at the Power Station studio in Manhattan. Tucked away from the biting winter cold for nine hours at a time, they improvised around songs that the core trio had written.: https://pitchfork.com/reviews/albums/big-thief-double-infinity/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}