Information about plays

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

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

{
    "id": 3633560,
    "uri": "https://api.kexp.org/v2/plays/3633560/?format=api",
    "airdate": "2026-03-25T16:51:52-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://ia803107.us.archive.org/6/items/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e-19182660669_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e-19182660669_thumb250.jpg",
    "song": "My Superman",
    "track_id": "0dcf52ad-b980-33f0-be9d-c48b478b799f",
    "recording_id": "a4efeea1-f9ae-4546-ae45-a61f80e17d2d",
    "artist": "Santigold",
    "artist_ids": [
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f"
    ],
    "album": "Santogold",
    "release_id": "b6465e2f-1224-435d-9e61-ac74cb1ee41e",
    "release_group_id": "7f97b291-3e30-3ff4-b7fb-b9e7ff4539fd",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2008-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Santigold's My Superman includes an interpolation of Siouxsie and the Banshees' Red Light.\n--\nSantigold is touring!\nhttps://santigold.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}