Information about plays

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

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

{
    "id": 3551169,
    "uri": "https://api.kexp.org/v2/plays/3551169/?format=api",
    "airdate": "2025-09-10T05:26:41-07:00",
    "show": 64523,
    "show_uri": "https://api.kexp.org/v2/shows/64523/?format=api",
    "image_uri": "https://ia800901.us.archive.org/22/items/mbid-a3d9a9aa-3494-44f6-a23e-dbbfc816e3df/mbid-a3d9a9aa-3494-44f6-a23e-dbbfc816e3df-27282394267_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/22/items/mbid-a3d9a9aa-3494-44f6-a23e-dbbfc816e3df/mbid-a3d9a9aa-3494-44f6-a23e-dbbfc816e3df-27282394267_thumb250.jpg",
    "song": "Another Space and Time",
    "track_id": "272b3432-4942-4189-8bf0-1ba0a181b201",
    "recording_id": "4bf07c79-8470-4ebc-9221-4f030b09e107",
    "artist": "Laura Veirs",
    "artist_ids": [
        "8951c87f-f730-4247-b442-52ed14ad6a97"
    ],
    "album": "My Echo",
    "release_id": "a3d9a9aa-3494-44f6-a23e-dbbfc816e3df",
    "release_group_id": "b1db7337-f079-4c02-b53e-2d1935392428",
    "labels": [
        "Raven Marching Band Records"
    ],
    "label_ids": [
        "ef466b00-7e71-493b-b062-f9c0e34a8b16"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Portland, Laura is \"known for her folk/alternative country records and live performances as well as her collaboration with Neko Case and k.d. lang on the case/lang/veirs project. Veirs has written a children's book and hosts a podcast about parenting and performing.\"\nhttps://www.lauraveirs.com/\n==\nLaura's eleventh studio album and is full of heartbreakingly beautiful songs about love and loss: https://lauraveirs.bandcamp.com/album/my-echo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}