Information about plays

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

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

{
    "id": 3632790,
    "uri": "https://api.kexp.org/v2/plays/3632790/?format=api",
    "airdate": "2026-03-23T16:19:07-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://ia801900.us.archive.org/27/items/mbid-e589c3a7-ae2b-306d-ad18-46850ab8dc69/mbid-e589c3a7-ae2b-306d-ad18-46850ab8dc69-25471780134_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-e589c3a7-ae2b-306d-ad18-46850ab8dc69/mbid-e589c3a7-ae2b-306d-ad18-46850ab8dc69-25471780134_thumb250.jpg",
    "song": "Rollercoaster",
    "track_id": "b8ab59e5-787f-303b-b5c3-db14481f7670",
    "recording_id": "7e425eaf-4453-4d03-93aa-d822c650ee62",
    "artist": "Modjo",
    "artist_ids": [
        "04bac789-bf59-4383-8ad7-799d20d969f7"
    ],
    "album": "Modjo",
    "release_id": "e589c3a7-ae2b-306d-ad18-46850ab8dc69",
    "release_group_id": "7151886c-53d9-3075-9c58-3417f8d09510",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2001-09-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "(airbreak) Modjo ... connecting to Modjo! \n\nModjo was a French house music duo formed in Paris in 1999 by producer Romain Tranchart and singer Yann Destagnol.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}