Information about plays

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

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

{
    "id": 3665431,
    "uri": "https://api.kexp.org/v2/plays/3665431/?format=api",
    "airdate": "2026-06-08T17:57:53-07:00",
    "show": 66938,
    "show_uri": "https://api.kexp.org/v2/shows/66938/?format=api",
    "image_uri": "https://dn720801.ca.archive.org/0/items/mbid-903468db-82fa-49a8-a60b-7bd97a01156e/mbid-903468db-82fa-49a8-a60b-7bd97a01156e-44044294769_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/34/items/mbid-903468db-82fa-49a8-a60b-7bd97a01156e/mbid-903468db-82fa-49a8-a60b-7bd97a01156e-44044294769_thumb250.jpg",
    "song": "Rachel",
    "track_id": "76ba87fe-198b-4903-963d-9b9b330fc82d",
    "recording_id": "96fdf519-d890-4649-951b-3f35d6afe0bc",
    "artist": "Hania Rani",
    "artist_ids": [
        "59be490d-21e4-44d4-8cf2-939c8fbca25f"
    ],
    "album": "Sentimental Value",
    "release_id": "903468db-82fa-49a8-a60b-7bd97a01156e",
    "release_group_id": "909c5d21-540e-461c-8481-d49b9bbd9d14",
    "labels": [
        "Gondwana Records"
    ],
    "label_ids": [
        "e1e21b32-7a3f-459f-865c-9f9b45dab41a"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Hania Rani's Live on KEXP performance: https://www.youtube.com/watch?v=_3EuiU1qdpE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}