Information about plays

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

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

{
    "id": 3575227,
    "uri": "https://api.kexp.org/v2/plays/3575227/?format=api",
    "airdate": "2025-11-07T18:31:33-08:00",
    "show": 65047,
    "show_uri": "https://api.kexp.org/v2/shows/65047/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-89cc126a-c774-44ed-b9c0-45fce4787764/mbid-89cc126a-c774-44ed-b9c0-45fce4787764-15667229673_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-89cc126a-c774-44ed-b9c0-45fce4787764/mbid-89cc126a-c774-44ed-b9c0-45fce4787764-15667229673_thumb250.jpg",
    "song": "The Skin of My Yellow Country Teeth",
    "track_id": "4c0094ea-9741-3686-9583-fc363b2fc996",
    "recording_id": "ffc9d3fd-8153-4ccf-b6e9-06d9f5df72b2",
    "artist": "Clap Your Hands Say Yeah",
    "artist_ids": [
        "4b2d6a23-034d-4a29-9bb9-d2462796da4e"
    ],
    "album": "Clap Your Hands Say Yeah",
    "release_id": "89cc126a-c774-44ed-b9c0-45fce4787764",
    "release_group_id": "f31f11ef-71f6-3d32-8871-19be2dcbec22",
    "labels": [
        "Clap Your Hands Say Yeah"
    ],
    "label_ids": [
        "57461002-cd8e-4bce-b675-ab6fa8392fbb"
    ],
    "release_date": "2005-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced and mixed by Adam Lasus, the album and the band rose to fame after buzz and attention built up on various MP3 blogs and a very positive (\"9.0/10\") review from Pitchfork.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}