Information about plays

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

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

{
    "id": 3557194,
    "uri": "https://api.kexp.org/v2/plays/3557194/?format=api",
    "airdate": "2025-09-24T13:40:46-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?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://dn721503.ca.archive.org/0/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 has not released an album since 2017's \"War & Leisure.\" Next month, on October 23rd (Miguel's 40th birthday),  \"CAOS\" will be released.  \n--\nHe said about this single that he both wrote and produced: “The love can’t be silent when the system isn’t equal.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}