Information about plays

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

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

{
    "id": 3548220,
    "uri": "https://api.kexp.org/v2/plays/3548220/?format=api",
    "airdate": "2025-09-03T01:00:38-07:00",
    "show": 64459,
    "show_uri": "https://api.kexp.org/v2/shows/64459/?format=api",
    "image_uri": "https://ia800701.us.archive.org/17/items/mbid-99c0b26f-049a-4623-992c-02f5a1a3548b/mbid-99c0b26f-049a-4623-992c-02f5a1a3548b-10808009656_thumb500.jpg",
    "thumbnail_uri": "https://ia600701.us.archive.org/17/items/mbid-99c0b26f-049a-4623-992c-02f5a1a3548b/mbid-99c0b26f-049a-4623-992c-02f5a1a3548b-10808009656_thumb250.jpg",
    "song": "Where Did I Leave That Fire",
    "track_id": "3b719aa9-d778-4868-8239-4f1449a2f663",
    "recording_id": "4f060258-249f-4069-8803-b8d55e5c3094",
    "artist": "Neko Case",
    "artist_ids": [
        "e13d2935-8c42-4c0a-96d7-654062acf106"
    ],
    "album": "The Worse Things Get, the Harder I Fight, the Harder I Fight, the More I Love You",
    "release_id": "99c0b26f-049a-4623-992c-02f5a1a3548b",
    "release_group_id": "0af749b4-b364-494c-b517-61c369a1889b",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2013-09-03",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Today in 2013, Neko Case released her sixth studio album, The Worse Things Get, the Harder I Fight, the Harder I Fight, the More I Love You. Working with esteemed producer Tucker Martine, Neko Case recorded the album with a number of her reliable collaborators, including Los Angeles musician and producer M. Ward; Chicago-based vocalist Kelly Hogan; New Pornographers’ bandmate A.C. Newman; Camera Obscura vocalist Tracyanne Campbell; and My Morning Jacket singer and guitarist Jim James. The Worse Things Get, as it came to be known, includes the tracks “Man,” “Night Still Comes” and “Wild Creatures.” In 2014, the album was nominated for Best Alternative Music Album at the 56th Annual Grammy Awards.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}