Information about plays

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

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

{
    "id": 3522101,
    "uri": "https://api.kexp.org/v2/plays/3522101/?format=api",
    "airdate": "2025-07-03T13:30:04-07:00",
    "show": 63908,
    "show_uri": "https://api.kexp.org/v2/shows/63908/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-5a01636e-a471-484f-8881-2466988674c0/mbid-5a01636e-a471-484f-8881-2466988674c0-41859270201_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-5a01636e-a471-484f-8881-2466988674c0/mbid-5a01636e-a471-484f-8881-2466988674c0-41859270201_thumb250.jpg",
    "song": "KOFFEE (clean edit)",
    "track_id": "eb035443-6aca-4835-9e5c-ffc20edf677b",
    "recording_id": "c4b9a620-ee54-40ba-918f-830f2ca03993",
    "artist": "Original Koffee",
    "artist_ids": [
        "7d04679e-a855-4214-9543-febaf02de725"
    ],
    "album": "KOFFEE",
    "release_id": "5a01636e-a471-484f-8881-2466988674c0",
    "release_group_id": "8fb93590-e9db-4392-be14-56fe15194d17",
    "labels": [
        "Promised Land"
    ],
    "label_ids": [
        "9c1d2a2e-108e-440c-93e5-ed471fcdec2b"
    ],
    "release_date": "2025-04-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mikayla “Koffee” Simpson is Original Koffee.  is a Jamaican singer, rapper, DJ, and guitarist whose vibrant mix of dancehall, reggae, and rap earned her international attention and a major-label deal with Columbia, which issued her debut EP, \"Rapture,\" in 2019.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}