Information about plays

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

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

{
    "id": 3568927,
    "uri": "https://api.kexp.org/v2/plays/3568927/?format=api",
    "airdate": "2025-10-23T11:55:35-07:00",
    "show": 64911,
    "show_uri": "https://api.kexp.org/v2/shows/64911/?format=api",
    "image_uri": "https://ia601604.us.archive.org/14/items/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6-35000608866_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6/mbid-b1178680-1e10-4da4-aba8-ccde7f9cb6e6-35000608866_thumb250.jpg",
    "song": "Slide",
    "track_id": "8abfd76c-299f-4fc9-8f27-6011f1c9fcb0",
    "recording_id": "0cd53d3e-46f4-49aa-aed6-05b343a3f224",
    "artist": "Feeble Little Horse",
    "artist_ids": [
        "56252a59-5731-4a3b-96d2-fea7fe88a5d6"
    ],
    "album": "Girl With Fish",
    "release_id": "b1178680-1e10-4da4-aba8-ccde7f9cb6e6",
    "release_group_id": "eb5864b7-84d7-4621-8f6f-96b71317f9ed",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Feeble Little Horse is an indie rock band from Pittsburgh, Pennsylvania. The band was formed in early 2021 by guitarists Sebastian Kinsler and Ryan Walchonski, who first played together in a short-lived garage rock band. 'Girl with Fish' is the band's second full-length studio album which was released in 2023.\n\nhttps://feeblelittlehorse.bandcamp.com/album/girl-with-fish",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}