Information about plays

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

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

{
    "id": 3539661,
    "uri": "https://api.kexp.org/v2/plays/3539661/?format=api",
    "airdate": "2025-08-13T16:36:20-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia801800.us.archive.org/16/items/mbid-3e75a147-f34d-49c5-8863-86e585842932/mbid-3e75a147-f34d-49c5-8863-86e585842932-28858265009_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/16/items/mbid-3e75a147-f34d-49c5-8863-86e585842932/mbid-3e75a147-f34d-49c5-8863-86e585842932-28858265009_thumb250.jpg",
    "song": "No Rules",
    "track_id": "7c60c406-ae80-4ef7-842f-e85484f2faff",
    "recording_id": "4f6e7a82-4d42-4d1a-8809-31898ee0716b",
    "artist": "Jungle",
    "artist_ids": [
        "6bbb3983-ce8a-4971-96e0-7cae73268fc4"
    ],
    "album": "Loving in Stereo",
    "release_id": "3e75a147-f34d-49c5-8863-86e585842932",
    "release_group_id": "7cb74cf3-7e87-4822-835a-2d2bbdf7f558",
    "labels": [
        "Caiola Records"
    ],
    "label_ids": [
        "32dc4101-1ddf-4c46-bd82-eee0e1179eb7"
    ],
    "release_date": "2021-08-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Vinylversary to Jungle for releasing Loving in Stereo on this day in 2021!\n--\nThe band most visited KEXP in 2023 - Cheryl Waters hosted them Live in the KEXP Studio.\nhttps://youtu.be/6uO1fHVWtbI?si=olVuknq85AoaxesC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}