Information about plays

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

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

{
    "id": 3580407,
    "uri": "https://api.kexp.org/v2/plays/3580407/?format=api",
    "airdate": "2025-11-19T22:44:22-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-6991027e-028e-4b38-a93f-b046295dcdad/mbid-6991027e-028e-4b38-a93f-b046295dcdad-42956206985_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-6991027e-028e-4b38-a93f-b046295dcdad/mbid-6991027e-028e-4b38-a93f-b046295dcdad-42956206985_thumb250.jpg",
    "song": "Lucy’s World",
    "track_id": "3fd064fe-6b08-4a5b-a71a-41b01ca9d2b1",
    "recording_id": "03795652-46e6-470f-a773-60acd84e4101",
    "artist": "Guided by Voices",
    "artist_ids": [
        "6c85f4c3-026c-4c16-9a7c-f546f42ed0fb"
    ],
    "album": "Thick Rich and Delicious",
    "release_id": "6991027e-028e-4b38-a93f-b046295dcdad",
    "release_group_id": "5c14340e-58fd-493d-ac45-0f2100be2c33",
    "labels": [
        "Rockathon Records"
    ],
    "label_ids": [
        "7b2fb51e-0cd0-4d27-9f00-6eab8ee35a3d"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Album #42 from Bob and crew.\n\nhttps://guidedbyvoices.bandcamp.com/album/thick-rich-and-delicious",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}