Information about plays

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

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

{
    "id": 3592737,
    "uri": "https://api.kexp.org/v2/plays/3592737/?format=api",
    "airdate": "2025-12-18T16:17:22-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia803206.us.archive.org/28/items/mbid-bde0e718-8863-4890-8698-ba625c3d5428/mbid-bde0e718-8863-4890-8698-ba625c3d5428-22102358685_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/28/items/mbid-bde0e718-8863-4890-8698-ba625c3d5428/mbid-bde0e718-8863-4890-8698-ba625c3d5428-22102358685_thumb250.jpg",
    "song": "Strength",
    "track_id": "6d0d4470-da96-32a6-ac9c-3e3bc1858e65",
    "recording_id": "3cd14032-f3af-4f96-b488-a663d7ef88f5",
    "artist": "The Alarm",
    "artist_ids": [
        "cee3e39e-fb10-414d-9f11-b50fa7d6fb7a"
    ],
    "album": "Standards",
    "release_id": "bde0e718-8863-4890-8698-ba625c3d5428",
    "release_group_id": "60e9fb81-6aff-3de6-ac65-6cebd3056d13",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1990-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mike Peters, who found fame in the ’80s as frontman for Welsh rock band the Alarm died  in April.\n--\nMike Peters, the frontman for U.K. bands the Alarm and Big Country, had been fighting cancer for 18 years. In the mid-’90s he went into spontaneous remission after being diagnosed with lymphoma. Ten years later he was diagnosed with leukemia. “My ambition is to stay alive as long as I possibly can with the drugs I’ve got until the drugs that have the cure come along,” says Peters,\n--\nHere he is, performing with The Alarm in a live version of \"Strength\" in 2017: https://www.youtube.com/watch?v=Pqp-rfvRs3g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}