Information about plays

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

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

{
    "id": 3636168,
    "uri": "https://api.kexp.org/v2/plays/3636168/?format=api",
    "airdate": "2026-03-31T22:00:33-07:00",
    "show": 66333,
    "show_uri": "https://api.kexp.org/v2/shows/66333/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-556e7365-4d26-44e8-bcd1-3e7a4cfec041/mbid-556e7365-4d26-44e8-bcd1-3e7a4cfec041-39982130073_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-556e7365-4d26-44e8-bcd1-3e7a4cfec041/mbid-556e7365-4d26-44e8-bcd1-3e7a4cfec041-39982130073_thumb250.jpg",
    "song": "The Dome’s Protection",
    "track_id": "9fbf2bbc-3527-4597-a32e-3c47648589a9",
    "recording_id": "17fcdd39-4774-4a3b-a17b-94837e5d9b5f",
    "artist": "SOPHIE & Nina Kraviz",
    "artist_ids": [
        "5dd3cf5b-474d-465a-a539-456d7e125ebc",
        "774b02d7-5056-4b0f-9d69-a82b6ae27cde"
    ],
    "album": "SOPHIE",
    "release_id": "556e7365-4d26-44e8-bcd1-3e7a4cfec041",
    "release_group_id": "856511d5-9fbc-4f0f-907e-13e78a6b06e4",
    "labels": [
        "Future Classic"
    ],
    "label_ids": [
        "d36fed82-04b0-4fba-ac8e-b518584bf741"
    ],
    "release_date": "2024-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Remembering artist SOPHIE on International Transgender Day of Visibility. Held annually on March 31st, it is a time to celebrate transgender and non-binary people around the globe and acknowledge the determination it takes to live openly and authentically.\n\nSOPHIE died tragically in a fall in 2021. This album was completed by her brother a few years later.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}