Information about plays

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

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

{
    "id": 3542380,
    "uri": "https://api.kexp.org/v2/plays/3542380/?format=api",
    "airdate": "2025-08-20T06:39:02-07:00",
    "show": 64337,
    "show_uri": "https://api.kexp.org/v2/shows/64337/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can't Stop Us",
    "track_id": "eefcc9b2-937e-42e5-9ab5-d5ba68606099",
    "recording_id": "a88f3164-cfa3-4f41-a104-21af07e20b6d",
    "artist": "Clinton Fearon",
    "artist_ids": [
        "a35b742a-be8f-4952-8417-2df7ad997216"
    ],
    "album": "Jah Is Love",
    "release_id": "34dd777d-5c12-446d-8a09-a6c954d504ea",
    "release_group_id": "00c54e46-7b03-42e0-8642-8ee552d02e1e",
    "labels": [
        "Boogie Brown Productions"
    ],
    "label_ids": [
        "8778cadc-2503-45f1-bdf6-898790f214b3"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle based Jamaican Reggae singer Clinton Fearson. \n\nHe plays the Nectar Lounge in Seattle on September 6th: https://www.tixr.com/groups/nectarlounge/events/clinton-fearon-boogie-brown-band-with-dub-lounge-international-and-dj-kingstown-sounds-146412",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}