Information about plays

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

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

{
    "id": 3578156,
    "uri": "https://api.kexp.org/v2/plays/3578156/?format=api",
    "airdate": "2025-11-14T17:36:22-08:00",
    "show": 65108,
    "show_uri": "https://api.kexp.org/v2/shows/65108/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-94ada7a1-ec4a-4ebf-92cb-2b068a1f60f2/mbid-94ada7a1-ec4a-4ebf-92cb-2b068a1f60f2-43068668284_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-94ada7a1-ec4a-4ebf-92cb-2b068a1f60f2/mbid-94ada7a1-ec4a-4ebf-92cb-2b068a1f60f2-43068668284_thumb250.jpg",
    "song": "Dakan",
    "track_id": "55c300c6-ba82-4da7-9d42-38645b75281b",
    "recording_id": "0ac56f54-917e-4006-a0a1-466e0bfd3cec",
    "artist": "Orchestra Gold",
    "artist_ids": [
        "59943af3-62dc-49e1-a2f9-dbb481600c20"
    ],
    "album": "Dakan",
    "release_id": "94ada7a1-ec4a-4ebf-92cb-2b068a1f60f2",
    "release_group_id": "462ee302-66ed-4906-a49d-8d71e163ff8b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This Oakland Afro-psych rock band is throwing a big party to celebrate the release of their latest album, \"Dakan.\" It will be held at 7th West in Oakland from 2:00-6:00 p.m. this Saturday, October 18th. : https://www.orchestragold.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}