Information about plays

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

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

{
    "id": 3628845,
    "uri": "https://api.kexp.org/v2/plays/3628845/?format=api",
    "airdate": "2026-03-14T15:39:17-07:00",
    "show": 66180,
    "show_uri": "https://api.kexp.org/v2/shows/66180/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-4b048051-cbaf-4bc6-832d-0d881fd68122/mbid-4b048051-cbaf-4bc6-832d-0d881fd68122-44503391155_thumb500.jpg",
    "thumbnail_uri": "https://ia601509.us.archive.org/18/items/mbid-4b048051-cbaf-4bc6-832d-0d881fd68122/mbid-4b048051-cbaf-4bc6-832d-0d881fd68122-44503391155_thumb250.jpg",
    "song": "Locket",
    "track_id": "c120f6e5-03f5-4887-9cc9-28e7ad8bb87c",
    "recording_id": "2d010072-1bd2-471b-886c-0e9a5d0ad57f",
    "artist": "villagerrr",
    "artist_ids": [
        "b9739f4d-8eae-4aa7-a7a0-d7e9797af4a6"
    ],
    "album": "Carousel",
    "release_id": "4b048051-cbaf-4bc6-832d-0d881fd68122",
    "release_group_id": "4d5d1023-3829-46e4-8930-dcfef1e69a3c",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from villagerr!\n\nOn tour this Spring with Ratboys:\n4/4 August Hall - SF\n4/7 Neumos - Seattle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}