Information about plays

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

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

{
    "id": 3546288,
    "uri": "https://api.kexp.org/v2/plays/3546288/?format=api",
    "airdate": "2025-08-29T11:58:10-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia801709.us.archive.org/4/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-3fba6774-7bed-4062-9696-71293e58a744/mbid-3fba6774-7bed-4062-9696-71293e58a744-27223337568_thumb250.jpg",
    "song": "Turntables",
    "track_id": "1381dc2a-32fe-4686-a722-6c4dc4de64fe",
    "recording_id": "6a908501-c88f-4b2b-895a-ef99f8abdb57",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "Turntables",
    "release_id": "f11c6192-12b8-4f98-8b0f-0613e3668560",
    "release_group_id": "dee5efa6-9e75-4e79-a356-94cf4b3305d7",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2020-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bumbershoot is coming to Seattle Center this weekend and Janelle Monáe is one of the headliners on Sunday! \n\nhttps://bumbershoot.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}