Information about plays

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

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

{
    "id": 3574017,
    "uri": "https://api.kexp.org/v2/plays/3574017/?format=api",
    "airdate": "2025-11-04T19:10:33-08:00",
    "show": 65024,
    "show_uri": "https://api.kexp.org/v2/shows/65024/?format=api",
    "image_uri": "https://ia601803.us.archive.org/10/items/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c-41943624792_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c/mbid-a71ed743-c102-48b9-9294-0e61cbac2b5c-41943624792_thumb250.jpg",
    "song": "滴る雫 金の亀 - Dewdrops on a Gold Tortoise",
    "track_id": "ed4851d2-060c-4ed7-84a6-511972fb0c65",
    "recording_id": "dc911785-54b4-4f9e-a3aa-840618f498bb",
    "artist": "TAMTAM",
    "artist_ids": [
        "795c75da-6dd6-4a1b-a9cb-b1ec899ae02c"
    ],
    "album": "Where They Dwell",
    "release_id": "a71ed743-c102-48b9-9294-0e61cbac2b5c",
    "release_group_id": "fd174124-8593-43ab-9fc9-2aa8bdf5030e",
    "labels": [
        "Peoples Potential Unlimited"
    ],
    "label_ids": [
        "cbc20b0f-f88c-4efd-aed4-e98ab5213e5f"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest from this Tokyo-based group that has been making music since 2011.\n\nhttps://tamtam.bandcamp.com/album/where-they-dwell",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}