Information about plays

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

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

{
    "id": 3576893,
    "uri": "https://api.kexp.org/v2/plays/3576893/?format=api",
    "airdate": "2025-11-11T16:22:09-08:00",
    "show": 65083,
    "show_uri": "https://api.kexp.org/v2/shows/65083/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913/mbid-fb73c29b-1057-4fd1-8010-e13fc87d6913-39914815549_thumb250.jpg",
    "song": "So Dope",
    "track_id": "0bfaa2ac-ef17-4b02-8229-7113f7ff6b37",
    "recording_id": "4cef4c46-4c32-4fad-ac48-6ac6055af7b2",
    "artist": "Friedberg",
    "artist_ids": [
        "787e7ec8-6cbb-4a31-8ad3-be14c7f4662e"
    ],
    "album": "Hardcore Workout Queen",
    "release_id": "fb73c29b-1057-4fd1-8010-e13fc87d6913",
    "release_group_id": "857a1556-ebfa-4532-9a3e-763fc0e188af",
    "labels": [
        "Clouds Hill"
    ],
    "label_ids": [
        "bb2839af-9170-481a-bc6f-db97a4e78cf0"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hardcore Workout Queen\" is the debut album from Friedberg, an all-female four-piece band out of London. \nhttps://friedberg.bandcamp.com/album/hardcore-workout-queen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}