Information about plays

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

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

{
    "id": 3570919,
    "uri": "https://api.kexp.org/v2/plays/3570919/?format=api",
    "airdate": "2025-10-28T07:06:26-07:00",
    "show": 64956,
    "show_uri": "https://api.kexp.org/v2/shows/64956/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-c4511ed5-4988-447b-ad9f-6c1794d2e278/mbid-c4511ed5-4988-447b-ad9f-6c1794d2e278-35470134893_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-c4511ed5-4988-447b-ad9f-6c1794d2e278/mbid-c4511ed5-4988-447b-ad9f-6c1794d2e278-35470134893_thumb250.jpg",
    "song": "Cities in Dust",
    "track_id": "23b776f0-7842-4551-9f2b-bfbfc0084c79",
    "recording_id": "5eaedfe8-f1ca-43c3-a3be-cff1a991d311",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "Witness to Your Love",
    "release_id": "c4511ed5-4988-447b-ad9f-6c1794d2e278",
    "release_group_id": "f0ed9fa3-b078-4c42-a435-30f934949ac1",
    "labels": [
        "BMG",
        "STUNVOLUME"
    ],
    "label_ids": [
        "29d7c88f-5200-4418-a683-5c94ea032e38",
        "27c7ccc6-5766-41a6-8835-26155840bb3c"
    ],
    "release_date": "2023-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Garbage’s cover of Siouxsie and the Banshees’ song “Cities in Dust” was released on their EP 'Witness to Your Love' on vinyl for Record Store Day in 2023. \n---\nGarbage is on tour now: \nhttps://www.garbage.com/tour-dates/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}