Information about plays

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

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

{
    "id": 3635924,
    "uri": "https://api.kexp.org/v2/plays/3635924/?format=api",
    "airdate": "2026-03-31T07:42:17-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17-11410651496_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17/mbid-4dd1f7dc-408d-4f70-b7c9-98b2da8add17-11410651496_thumb250.jpg",
    "song": "Mind Your Own Business",
    "track_id": "3575b98c-7be7-3ea7-ac7d-c37418d3d35f",
    "recording_id": "0ba3c3da-d114-41bb-a25d-a19b00f8b9cc",
    "artist": "Delta 5",
    "artist_ids": [
        "b05af404-b129-4c9e-9606-01baa53e05f9"
    ],
    "album": "Stranger Than Fiction",
    "release_id": "4dd1f7dc-408d-4f70-b7c9-98b2da8add17",
    "release_group_id": "abb9595d-7b9f-34a0-8170-41af494f74ee",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2006-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Combining feminist politics with a two-bass funk-punk sound, Leeds-based, Delta 5, released their debut single \"Mind Your Own Business\" in 1979.\n---\nThe members of Delta 5 were important figures in the Rock Against Racism movement and were the subject of a highly publicized assault at the hands of a right-wing group affiliated with rival movement Rock Against Communism.\n\nRIP vocalist Julz Sale who passed away after a bout with cancer in 2021.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}