Information about plays

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

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

{
    "id": 3665330,
    "uri": "https://api.kexp.org/v2/plays/3665330/?format=api",
    "airdate": "2026-06-08T11:41:51-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn710309.ca.archive.org/0/items/mbid-75a61f20-20f4-3255-a890-b4868ba2e169/mbid-75a61f20-20f4-3255-a890-b4868ba2e169-8845794719_thumb500.jpg",
    "thumbnail_uri": "https://dn710309.ca.archive.org/0/items/mbid-75a61f20-20f4-3255-a890-b4868ba2e169/mbid-75a61f20-20f4-3255-a890-b4868ba2e169-8845794719_thumb250.jpg",
    "song": "Modern Girl",
    "track_id": "5e111fe0-5d66-38c1-bc90-3d34fd4ae23a",
    "recording_id": "4fffab3e-b303-42cf-987a-ef3e0fec2d8e",
    "artist": "Sleater‐Kinney",
    "artist_ids": [
        "e36e78eb-3ace-4acd-882c-16789e700ab7"
    ],
    "album": "The Woods",
    "release_id": "75a61f20-20f4-3255-a890-b4868ba2e169",
    "release_group_id": "b7d0d3f5-8980-32c6-995d-db6f8226f1ca",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2005-05-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This song shares a title with Carrie Brownstein’s book, \"Hunger Makes Me a Modern Girl\". In it, she writes about her experiences through music, \"So much of my intention with songs is to voice a continual dissatisfaction, or at least to claw my way out of it.\"\n\nhttps://faroutmagazine.co.uk/exploring-sleater-kinney-song-what-it-means-to-be-a-modern-girl/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}