Information about plays

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

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

{
    "id": 3663240,
    "uri": "https://api.kexp.org/v2/plays/3663240/?format=api",
    "airdate": "2026-06-03T14:14:18-07:00",
    "show": 66893,
    "show_uri": "https://api.kexp.org/v2/shows/66893/?format=api",
    "image_uri": "https://ia800608.us.archive.org/1/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897/mbid-7d6efc37-7513-4f3a-993f-0a3da9d8e897-42770405686_thumb250.jpg",
    "song": "Yamaha",
    "track_id": "4e463ca6-f5a8-41af-ac39-f8ebc4acfa59",
    "recording_id": "8c0ee96a-db44-409f-a588-9d55be1eab3e",
    "artist": "Dijon",
    "artist_ids": [
        "cceea21d-f3ec-4586-be7a-d2e939c15c78"
    ],
    "album": "Baby",
    "release_id": "7d6efc37-7513-4f3a-993f-0a3da9d8e897",
    "release_group_id": "1a1e8337-cd16-40e6-b04d-e1b5801b4c89",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Al Varela: \"You ever hear a song so good, so infectious and delightful, that you repeatedly forget that there’s an “O Superman” sample within that gorgeous, shimmering production? So seamlessly integrated too! Dijon’s passionate cries pouring his heart out as the world dances around him… That’s R&B.\"\n\nRead the glowing reviews from many writers about this fine song: https://thesinglesjukebox.com/dijon-yamaha/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}