Information about plays

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

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

{
    "id": 3565080,
    "uri": "https://api.kexp.org/v2/plays/3565080/?format=api",
    "airdate": "2025-10-14T18:08:24-07:00",
    "show": 64835,
    "show_uri": "https://api.kexp.org/v2/shows/64835/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb500.jpg",
    "thumbnail_uri": "https://ia601008.us.archive.org/11/items/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48/mbid-2fa16078-b5d0-4c88-91b4-8246d0d99e48-42628199863_thumb250.jpg",
    "song": "Relay",
    "track_id": "ebaa4213-bf47-4edc-a862-ef532002c700",
    "recording_id": "d00d468a-047e-421e-9509-2a7f57e2dde8",
    "artist": "Snooper",
    "artist_ids": [
        "f2bc8767-3737-482c-a22f-8b11ce2b74b8"
    ],
    "album": "Worldwide",
    "release_id": "2fa16078-b5d0-4c88-91b4-8246d0d99e48",
    "release_group_id": "067f1e58-0813-4e11-9d84-6c37d180e4ca",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Nashville punk band Snooper. \nhttps://snooper7.bandcamp.com/album/worldwide",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}