Information about plays

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

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

{
    "id": 3551039,
    "uri": "https://api.kexp.org/v2/plays/3551039/?format=api",
    "airdate": "2025-09-09T22:48:25-07:00",
    "show": 64521,
    "show_uri": "https://api.kexp.org/v2/shows/64521/?format=api",
    "image_uri": "https://ia800305.us.archive.org/7/items/mbid-c29eec15-d639-4114-af6d-9daa5e3b23d8/mbid-c29eec15-d639-4114-af6d-9daa5e3b23d8-42023229238_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/7/items/mbid-c29eec15-d639-4114-af6d-9daa5e3b23d8/mbid-c29eec15-d639-4114-af6d-9daa5e3b23d8-42023229238_thumb250.jpg",
    "song": "OPEN UP THAT DOOR",
    "track_id": "24a1c0d6-5e19-4b24-bab2-b6fd042f213b",
    "recording_id": "ac8b4468-d914-498e-b41d-6ad1115fd566",
    "artist": "Weval & KILIMANJARO",
    "artist_ids": [
        "cda72260-9583-4fc5-95a2-ce5de94d7c99",
        "0f05dbe3-3fb4-4e66-8f31-ad8445885cdd"
    ],
    "album": "CHOROPHOBIA",
    "release_id": "c29eec15-d639-4114-af6d-9daa5e3b23d8",
    "release_group_id": "ce1d8de2-0d03-460a-9214-cf9f080de32b",
    "labels": [
        "Technicolour"
    ],
    "label_ids": [
        "1e7d663c-173e-4316-84b6-7fabfe8be930"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Record just in. First spin of this on KEXP! https://weval.net/\nFeb 21 in Seattle at Neumos!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}