Information about plays

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

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

{
    "id": 3546368,
    "uri": "https://api.kexp.org/v2/plays/3546368/?format=api",
    "airdate": "2025-08-29T16:04:46-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-a5137bc6-e00f-43ba-a26d-1bd77efca17d/mbid-a5137bc6-e00f-43ba-a26d-1bd77efca17d-42638066608_thumb500.jpg",
    "thumbnail_uri": "https://ia800904.us.archive.org/8/items/mbid-a5137bc6-e00f-43ba-a26d-1bd77efca17d/mbid-a5137bc6-e00f-43ba-a26d-1bd77efca17d-42638066608_thumb250.jpg",
    "song": "Exodus",
    "track_id": "fb143302-3cd2-47bf-b3bf-f99b6f790d00",
    "recording_id": "37ba1884-86d8-47fd-b327-d208e5ce7170",
    "artist": "Lathe of Heaven",
    "artist_ids": [
        "de8bfb19-8320-4078-b750-27195ea0378c"
    ],
    "album": "Aurora",
    "release_id": "a5137bc6-e00f-43ba-a26d-1bd77efca17d",
    "release_group_id": "983f6fd9-d4a1-47b7-9e7c-f7560fd39b9e",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music released today from Brooklyn-based Lathe of Heaven!\nhttps://latheofheaven.bandcamp.com/album/aurora",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}