Information about plays

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

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

{
    "id": 3576638,
    "uri": "https://api.kexp.org/v2/plays/3576638/?format=api",
    "airdate": "2025-11-11T01:46:52-08:00",
    "show": 65078,
    "show_uri": "https://api.kexp.org/v2/shows/65078/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68-43251282704_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68-43251282704_thumb250.jpg",
    "song": "dance 2",
    "track_id": "b528d0a9-e4d7-4d0f-8c92-9071559663f0",
    "recording_id": "b51520db-a313-459a-863b-54240fff078f",
    "artist": "Oklou",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119"
    ],
    "album": "choke enough (Deluxe)",
    "release_id": "5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68",
    "release_group_id": "45f8261c-e781-4a8f-b1f6-ca6616bd1dfe",
    "labels": [
        "True Panther Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3"
    ],
    "release_date": "2025-10-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the new bonus tracks from this deluxe -- https://oklou.lnk.to/chokeenoughdeluxe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}