Information about plays

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

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

{
    "id": 3625944,
    "uri": "https://api.kexp.org/v2/plays/3625944/?format=api",
    "airdate": "2026-03-06T08:39:29-08:00",
    "show": 66105,
    "show_uri": "https://api.kexp.org/v2/shows/66105/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-c4ee98a5-c975-4995-b5a9-e75877f76738/mbid-c4ee98a5-c975-4995-b5a9-e75877f76738-14910007550_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-c4ee98a5-c975-4995-b5a9-e75877f76738/mbid-c4ee98a5-c975-4995-b5a9-e75877f76738-14910007550_thumb250.jpg",
    "song": "You Get What You Give",
    "track_id": "8f9a1d54-258f-4ce1-801e-e0a9685cd2f8",
    "recording_id": "8ea9f2d4-c255-4201-b3c1-815571da013a",
    "artist": "New Radicals",
    "artist_ids": [
        "09a6ae88-7589-4ab2-b10c-dd50ebd526a0"
    ],
    "album": "Maybe You’ve Been Brainwashed Too.",
    "release_id": "c4ee98a5-c975-4995-b5a9-e75877f76738",
    "release_group_id": "1ea5f71d-8996-38b7-9c3b-d064e53c80a2",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1998-10-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ahhh....the baby Friday song  .“Do your little bit of good where you are; it’s those little bits of good put together that overwhelm the world.” ― Desmond Tutu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}