Information about plays

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

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

{
    "id": 3570621,
    "uri": "https://api.kexp.org/v2/plays/3570621/?format=api",
    "airdate": "2025-10-27T12:39:54-07:00",
    "show": 64949,
    "show_uri": "https://api.kexp.org/v2/shows/64949/?format=api",
    "image_uri": "https://ia802906.us.archive.org/19/items/mbid-705b2b98-4325-4c22-9125-4ff46ee9a590/mbid-705b2b98-4325-4c22-9125-4ff46ee9a590-15031536947_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/19/items/mbid-705b2b98-4325-4c22-9125-4ff46ee9a590/mbid-705b2b98-4325-4c22-9125-4ff46ee9a590-15031536947_thumb250.jpg",
    "song": "Everything Must Go!",
    "track_id": "6fee9c8f-63f2-3308-afb5-6fa13ebf2e91",
    "recording_id": "1ce779d2-8b28-414f-b261-e531f6ab13df",
    "artist": "The Weakerthans",
    "artist_ids": [
        "bc68928b-fbb5-4aac-baae-52ba49202372"
    ],
    "album": "Left and Leaving",
    "release_id": "705b2b98-4325-4c22-9125-4ff46ee9a590",
    "release_group_id": "78e0588c-fbfa-32ca-be04-4ab1e8bcde21",
    "labels": [
        "Sub City Records"
    ],
    "label_ids": [
        "301fd42f-a97c-4b12-afc9-203af68b772b"
    ],
    "release_date": "2000-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Formed after Propagandhi member John K. Samson got the itch to perform and record again after taking a sabbatical to write and start a publishing company, the Winnipeg-based Weakerthans took Samson's music in a completely different direction. Propagandhi had been known for powerful, speedy punk and overtly political lyrics, but the Weakerthans went down a more melodic and introspective path.\"\n\nhttps://www.allmusic.com/artist/the-weakerthans-mn0000589767#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}