Information about plays

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

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

{
    "id": 3580746,
    "uri": "https://api.kexp.org/v2/plays/3580746/?format=api",
    "airdate": "2025-11-20T19:08:24-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?format=api",
    "image_uri": "https://ia802901.us.archive.org/10/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb500.jpg",
    "thumbnail_uri": "https://ia802901.us.archive.org/10/items/mbid-9256393b-2b63-4841-b8c2-8d226c62755b/mbid-9256393b-2b63-4841-b8c2-8d226c62755b-42465218261_thumb250.jpg",
    "song": "I Don’t Like My Telephone",
    "track_id": "58c09a28-c142-43ab-b98e-78a3612608c8",
    "recording_id": "7d1f2628-03b5-4c0a-8473-cebf856c6b97",
    "artist": "sunking feat. Salami Rose Joe Louis",
    "artist_ids": [
        "768633eb-8810-4fbe-aabb-f891c07d29d3",
        "2993a779-f541-4488-a911-9330b3cf4c47"
    ],
    "album": "I DON'T LIKE MY TELEPHONE",
    "release_id": "9256393b-2b63-4841-b8c2-8d226c62755b",
    "release_group_id": "2c990ec3-8d45-49ec-9ef4-1a161fbe0400",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based out of Seattle, sunking is the collaborative audio experiment between sous chef and bobbygrooves. All songs began with an improvised drum take, to then be accompanied by melodic counterparts. The outcome is twenty three vignettes, composed over the course of three years, for your listening pleasure.\n\nhttps://sunkingexperiment.bandcamp.com/album/i-dont-like-my-telephone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}