Information about plays

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

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

{
    "id": 3554367,
    "uri": "https://api.kexp.org/v2/plays/3554367/?format=api",
    "airdate": "2025-09-17T23:16:31-07:00",
    "show": 64590,
    "show_uri": "https://api.kexp.org/v2/shows/64590/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-eb3018ce-f71c-4b14-83f8-da011ed33117/mbid-eb3018ce-f71c-4b14-83f8-da011ed33117-42948216130_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-eb3018ce-f71c-4b14-83f8-da011ed33117/mbid-eb3018ce-f71c-4b14-83f8-da011ed33117-42948216130_thumb250.jpg",
    "song": "DFAL (Break It Up)",
    "track_id": "b54f456d-9111-49f4-bc18-17d0e538b9b1",
    "recording_id": "389e2975-ac18-4cc5-ab43-74ab8572f1f2",
    "artist": "Swami Sound & gum.mp3 feat. FiFi Zhang",
    "artist_ids": [
        "8704ab1c-e40e-40e6-899f-fdeab2d47127",
        "dc7a8eca-ac1f-4c4f-ab66-b4306961785d",
        "ef126f16-9e5a-4883-85c8-49a6418397b0"
    ],
    "album": "State of Emergency",
    "release_id": "eb3018ce-f71c-4b14-83f8-da011ed33117",
    "release_group_id": "8ce5ec53-fd8d-4895-a9f9-5db577dd132b",
    "labels": [
        "Gum Studio"
    ],
    "label_ids": [
        "c143ba75-4bd6-4ec4-9e26-9bb00e372f21"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from NYC producer Marcus Harley.\n\nhttps://thecoreofourstrategy.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}