Information about plays

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

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

{
    "id": 3544326,
    "uri": "https://api.kexp.org/v2/plays/3544326/?format=api",
    "airdate": "2025-08-24T17:39:59-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?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://ia601201.us.archive.org/11/items/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef/mbid-84a6e328-2b9c-48ca-b0f3-28a069ae43ef-18196974536_thumb250.jpg",
    "song": "Kick Your Door Down",
    "track_id": "e362c6b2-e8fc-3e54-92c5-a35285ed3f74",
    "recording_id": "6f7b92e9-68ab-47bd-8c63-9b64c7decc69",
    "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": "Tomorrow is the 1981 release-iverssary of the Mats' debut album, Sorry Ma, Forgot to Take Out the Trash!\n\nBefore settling on a title for the album, Paul Westerberg considered the names Unsuitable for Airplay and Power Trash.\n\nTo celebrate its 40th anniversary back in 2021, Rhino Entertainment released a deluxe edition of the newly remastered album. Featuring 100 tracks spread across 4CDs and 1LP, it includes unreleased demos, alternative takes/mixes, and a previously unreleased 27-track live concert recorded on January 23, 1981 at 7th Street Entry in Minneapolis. https://tinyurl.com/28bu4pz9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}