Information about plays

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

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

{
    "id": 3545165,
    "uri": "https://api.kexp.org/v2/plays/3545165/?format=api",
    "airdate": "2025-08-26T18:11:58-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia904600.us.archive.org/30/items/mbid-82ad4395-aab9-4fb5-9610-a6a66a355b1e/mbid-82ad4395-aab9-4fb5-9610-a6a66a355b1e-31075816139_thumb500.jpg",
    "thumbnail_uri": "https://ia904600.us.archive.org/30/items/mbid-82ad4395-aab9-4fb5-9610-a6a66a355b1e/mbid-82ad4395-aab9-4fb5-9610-a6a66a355b1e-31075816139_thumb250.jpg",
    "song": "Music De Carneval",
    "track_id": "6809851f-c96e-4ecc-b5dc-65da9c1824d6",
    "recording_id": "926a0586-593f-494b-9461-dbb10661120a",
    "artist": "Magdy El Hossainy",
    "artist_ids": [
        "a2474eaf-740e-4ecf-bdbc-da01bd1f9e5c"
    ],
    "album": "Habibi Funk 015: An eclectic selection of music from the Arab world, part 2",
    "release_id": "82ad4395-aab9-4fb5-9610-a6a66a355b1e",
    "release_group_id": "5447976f-a7be-48df-a8a5-01c66bb7eed9",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2021-08-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Magdy El Hossainy was an Egyptian keyboardist who played with several Egyptian bands throughout his musical career. He started out when he was just 16 years old and continued playing until his death in 1977.\n\nMusic De Carnaval was originally recorded in 1972 during a one take jam session in Cairo. https://habibifunkrecords.bandcamp.com/album/habibi-funk-015-an-eclectic-selection-of-music-from-the-arab-world-part-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}