Information about plays

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

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

{
    "id": 3554642,
    "uri": "https://api.kexp.org/v2/plays/3554642/?format=api",
    "airdate": "2025-09-18T15:18:02-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-d041f727-df9b-427c-96c1-80565e42090f/mbid-d041f727-df9b-427c-96c1-80565e42090f-42929263767_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/30/items/mbid-d041f727-df9b-427c-96c1-80565e42090f/mbid-d041f727-df9b-427c-96c1-80565e42090f-42929263767_thumb250.jpg",
    "song": "New Martyrs (Ride 4 U)",
    "track_id": "90d59da1-0601-4eda-88ea-d240031b779b",
    "recording_id": "f8abf111-6594-403e-aebb-6ebd8bf20406",
    "artist": "Miguel",
    "artist_ids": [
        "285e1285-aecc-478f-a8da-0c8cf69e1217"
    ],
    "album": "CAOS",
    "release_id": "d041f727-df9b-427c-96c1-80565e42090f",
    "release_group_id": "196bab47-42bd-4451-8c26-8780747c583b",
    "labels": [
        "Bystorm Entertainment"
    ],
    "label_ids": [
        "ada7aa76-40fb-47dd-9d89-d17d726fbf3d"
    ],
    "release_date": "2025-10-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miguel's new album, CAOS, will be out in October. He wrote and produced this single about love and resistance. He says, “The love can’t be silent when the system isn’t equal.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}