Information about plays

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

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

{
    "id": 3627895,
    "uri": "https://api.kexp.org/v2/plays/3627895/?format=api",
    "airdate": "2026-03-11T23:24:23-07:00",
    "show": 66156,
    "show_uri": "https://api.kexp.org/v2/shows/66156/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-d567881a-1e38-4222-96c0-db03f099fbd1/mbid-d567881a-1e38-4222-96c0-db03f099fbd1-43220029702_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-d567881a-1e38-4222-96c0-db03f099fbd1/mbid-d567881a-1e38-4222-96c0-db03f099fbd1-43220029702_thumb250.jpg",
    "song": "family and friends",
    "track_id": "d00a10a5-6a85-43d3-bda4-881a4598534a",
    "recording_id": "b6cc0ce0-f397-46e8-a485-c8671bf2e540",
    "artist": "Oklou",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119"
    ],
    "album": "choke enough",
    "release_id": "d567881a-1e38-4222-96c0-db03f099fbd1",
    "release_group_id": "45f8261c-e781-4a8f-b1f6-ca6616bd1dfe",
    "labels": [
        "True Panther Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'choke enough' is the debut studio album from French musician, singer and producer Oklou. \n\nhttps://oklou.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}