Information about plays

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

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

{
    "id": 3592615,
    "uri": "https://api.kexp.org/v2/plays/3592615/?format=api",
    "airdate": "2025-12-18T08:39:47-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "https://ia800400.us.archive.org/18/items/mbid-c82e1d1d-ef83-4a07-9ed0-f944837a7e39/mbid-c82e1d1d-ef83-4a07-9ed0-f944837a7e39-21920519412_thumb500.jpg",
    "thumbnail_uri": "https://ia800400.us.archive.org/18/items/mbid-c82e1d1d-ef83-4a07-9ed0-f944837a7e39/mbid-c82e1d1d-ef83-4a07-9ed0-f944837a7e39-21920519412_thumb250.jpg",
    "song": "Crazy Horses",
    "track_id": "b7bc8c50-c372-331c-b895-da44bfe860f7",
    "recording_id": "d18d6d0d-3cbf-4bb4-b73a-412e4ea8ec65",
    "artist": "The Osmonds",
    "artist_ids": [
        "be96eda1-7e36-44f6-affe-80780400fae0"
    ],
    "album": "Crazy Horses",
    "release_id": "c82e1d1d-ef83-4a07-9ed0-f944837a7e39",
    "release_group_id": "9f847d4c-1221-3c8f-b6ea-f59ff8499fbf",
    "labels": [],
    "label_ids": [],
    "release_date": "1972-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Wayne Osmond, who died at 73 on January 1st, 2025 from a stroke.\n\nWhile Wayne never sang lead vocals, he possessed a fine baritone voice, played multiple instruments including the drums, saxophone and lead guitar and also had perfect pitch. “Whenever my brothers wanted the instruments tuned, I was the one they turned to,” he revealed.\nhttps://www.theguardian.com/music/2025/jan/06/wayne-osmond-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}