Information about plays

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

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

{
    "id": 3557195,
    "uri": "https://api.kexp.org/v2/plays/3557195/?format=api",
    "airdate": "2025-09-24T13:44:15-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7-26602830707_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7/mbid-87d0db27-4cae-43ac-bd6a-9e5a2e5168a7-26602830707_thumb250.jpg",
    "song": "Too Late",
    "track_id": "436d792f-bfe4-435e-b450-879432c22d13",
    "recording_id": "a7596a5b-8ee5-46bf-acb1-b52d7e8c6fb8",
    "artist": "Washed Out",
    "artist_ids": [
        "74a30f2a-dae6-4e99-8a75-cb0f93b31aa6"
    ],
    "album": "Purple Noon",
    "release_id": "87d0db27-4cae-43ac-bd6a-9e5a2e5168a7",
    "release_group_id": "52fca5ae-3bfc-404b-8eda-37b2b6f7513b",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2020-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "He's been dubbed \"the godfather of chillwave.\"\n\nWatch a live performance in The KEXP studio in 2024 by Georgia musician Ernest Greene (Washed Out) : https://www.youtube.com/watch?v=B7nM2R39A1A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}