Information about plays

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

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

{
    "id": 3549135,
    "uri": "https://api.kexp.org/v2/plays/3549135/?format=api",
    "airdate": "2025-09-05T07:07:05-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-0843f66f-3133-4b71-97ad-70ff0885bf91/mbid-0843f66f-3133-4b71-97ad-70ff0885bf91-36044094532_thumb500.jpg",
    "thumbnail_uri": "https://ia902906.us.archive.org/6/items/mbid-0843f66f-3133-4b71-97ad-70ff0885bf91/mbid-0843f66f-3133-4b71-97ad-70ff0885bf91-36044094532_thumb250.jpg",
    "song": "Live Again",
    "track_id": "22a6658b-e156-49e7-a665-c151996cc9a3",
    "recording_id": "4d6f7d79-314d-47a6-a946-074fcd845209",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "Live Again",
    "release_id": "0843f66f-3133-4b71-97ad-70ff0885bf91",
    "release_group_id": "503184c8-5247-4961-91e3-97918a7c101e",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2023-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with the fabulous Troy Nelson and magnificent producer Owen Murphy! Plus, now new and improved with Ken, as \"Ken of playlist fame.\" We're so glad you're here! \n--\nThis single “Live Again” is a collaboration with the French multi-instrumentalist, singer, and producer  Halo Maud (Maud Nadal). \nHere's a 2018 interview with the artist: https://savedbyoldtimes.com/features/2018/5/29/a-conversation-with-halo-maud",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}