Information about plays

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

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

{
    "id": 3636194,
    "uri": "https://api.kexp.org/v2/plays/3636194/?format=api",
    "airdate": "2026-03-31T23:22:20-07:00",
    "show": 66333,
    "show_uri": "https://api.kexp.org/v2/shows/66333/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-9c86d024-a689-4143-8d93-9324601b3044/mbid-9c86d024-a689-4143-8d93-9324601b3044-40461054320_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-9c86d024-a689-4143-8d93-9324601b3044/mbid-9c86d024-a689-4143-8d93-9324601b3044-40461054320_thumb250.jpg",
    "song": "Jacked",
    "track_id": "61ce5a99-d009-4399-9477-c74e7cc398cf",
    "recording_id": "a6e69489-7e6a-4e78-b332-0a7528cc0b5d",
    "artist": "Heartworms",
    "artist_ids": [
        "be045651-fddf-4a05-9c5f-4384b389f73a"
    ],
    "album": "Glutton for Punishment",
    "release_id": "9c86d024-a689-4143-8d93-9324601b3044",
    "release_group_id": "6ba162e2-e362-4e6a-b4e4-87aed8508e46",
    "labels": [
        "Speedy Wunderground",
        "[PIAS]"
    ],
    "label_ids": [
        "6512d2c8-a4a4-47aa-bbd3-d25e34c5d10a",
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heartworms is South London musician Jojo Orme. \"Jacked\" is from her debut album released in February 2025. \n--\nCheck out the Live on KEXP session from 2024 with Heartworms here: https://tinyurl.com/3fut724h\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}