Information about plays

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

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

{
    "id": 3551684,
    "uri": "https://api.kexp.org/v2/plays/3551684/?format=api",
    "airdate": "2025-09-11T11:39:28-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://ia902801.us.archive.org/20/items/mbid-03bee037-7faf-4b88-bedb-123fbd9196cb/mbid-03bee037-7faf-4b88-bedb-123fbd9196cb-12136977442_thumb500.jpg",
    "thumbnail_uri": "https://ia802801.us.archive.org/20/items/mbid-03bee037-7faf-4b88-bedb-123fbd9196cb/mbid-03bee037-7faf-4b88-bedb-123fbd9196cb-12136977442_thumb250.jpg",
    "song": "Nizakupanga Ngozi",
    "track_id": "051abc78-345e-403d-bf06-4b7f72f09cb2",
    "recording_id": "b74857dc-3ded-4725-8790-4fb8cf55224f",
    "artist": "Ngozi Family",
    "artist_ids": [
        "88cd7699-7130-4538-841b-32d92969dce6"
    ],
    "album": "45,000 Volts",
    "release_id": "f5012260-3666-407f-a647-042fce5a3bc3",
    "release_group_id": "7bdb3980-2df4-4f23-b27e-8e0f2f29a71e",
    "labels": [
        "Chris Editions"
    ],
    "label_ids": [
        "31d5ec4d-16a8-442d-b9a6-5572a2b2f94d"
    ],
    "release_date": "1977-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paul Ngozi was a Zambian musician who was prominent in the Zambian music scene in the 1970s and 1980s. He first became popular as the band leader of the Ngozi Family.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}