Information about plays

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

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

{
    "id": 3558023,
    "uri": "https://api.kexp.org/v2/plays/3558023/?format=api",
    "airdate": "2025-09-26T16:44:42-07:00",
    "show": 64668,
    "show_uri": "https://api.kexp.org/v2/shows/64668/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-2cf0b936-258a-4b92-9c75-9559566aed40/mbid-2cf0b936-258a-4b92-9c75-9559566aed40-29655638877_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-2cf0b936-258a-4b92-9c75-9559566aed40/mbid-2cf0b936-258a-4b92-9c75-9559566aed40-29655638877_thumb250.jpg",
    "song": "Work",
    "track_id": "d79dc04e-2594-4017-b9e4-f81aa0631c69",
    "recording_id": "5a4d9a98-c4b8-4964-a4dc-be6b0d53ddb7",
    "artist": "Mumu Fresh",
    "artist_ids": [
        "db49a6b6-5ff4-4889-a070-d70db5a26668"
    ],
    "album": "Queen of Culture",
    "release_id": "2cf0b936-258a-4b92-9c75-9559566aed40",
    "release_group_id": "080e0f55-c09f-4253-8c7b-0bdf969edbcf",
    "labels": [
        "Vintage Babies II"
    ],
    "label_ids": [
        "c094f4e0-8b3c-4324-9d60-125b2bc1e98a"
    ],
    "release_date": "2021-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Mumu Fresh perform Live on KEXP in 2023: https://www.youtube.com/watch?v=KjY4kkzzEIk\n\nhttps://maimounayoussef.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}