Information about plays

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

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

{
    "id": 3556773,
    "uri": "https://api.kexp.org/v2/plays/3556773/?format=api",
    "airdate": "2025-09-23T14:55:05-07:00",
    "show": 64642,
    "show_uri": "https://api.kexp.org/v2/shows/64642/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rotary Style",
    "track_id": "8a8db069-cdec-4874-a7ed-6f1be5c473e7",
    "recording_id": "bd7178af-d1c8-491f-82c2-d0ca92ee768e",
    "artist": "Stas THEE Boss",
    "artist_ids": [
        "f90f6b85-41ce-432b-a0f1-2ae485830669"
    ],
    "album": "Sang Stasia!",
    "release_id": "82da025c-63c7-4780-82eb-2aa41242d380",
    "release_group_id": "157d5cdc-cd65-4789-8eb7-fcca603ae5bb",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-10-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "S/o Stas tho\n---\nListen to more from 'Sang Stasia!' here, enjoy:\nhttps://stastheeboss.bandcamp.com/album/sang-stasia\n---\nCheck out her live in-studio performance at KEXP here: https://www.kexp.org/watch/stas-thee-boss-full-performance-live-on-kexp/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}