Information about plays

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

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

{
    "id": 3628310,
    "uri": "https://api.kexp.org/v2/plays/3628310/?format=api",
    "airdate": "2026-03-13T04:56:37-07:00",
    "show": 66166,
    "show_uri": "https://api.kexp.org/v2/shows/66166/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-835af306-49d9-4702-9346-538dc096c176/mbid-835af306-49d9-4702-9346-538dc096c176-13962917306_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-835af306-49d9-4702-9346-538dc096c176/mbid-835af306-49d9-4702-9346-538dc096c176-13962917306_thumb250.jpg",
    "song": "Not Yet Free",
    "track_id": "88511977-9ef8-35df-b218-5d6171ce6f03",
    "recording_id": "03206770-147f-4003-8b44-6d87253329db",
    "artist": "The Coup",
    "artist_ids": [
        "846e89f6-6257-4371-a26d-de960a60bec5"
    ],
    "album": "Kill My Landlord",
    "release_id": "835af306-49d9-4702-9346-538dc096c176",
    "release_group_id": "a51d5119-2f9f-3e0b-8d94-f29d37c0a471",
    "labels": [
        "Wild Pitch Records"
    ],
    "label_ids": [
        "af76b781-e8e1-49d5-afb7-52f7839b9812"
    ],
    "release_date": "1993-05-04",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"This web is made of money made of greed made of me\nOf what I have become in a parasite economy...\" \nBoth \"Boots\" Riley and EROC wrote and rapped on this song about the evils of capitalism: https://genius.com/The-coup-not-yet-free-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}