Information about plays

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

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

{
    "id": 3571063,
    "uri": "https://api.kexp.org/v2/plays/3571063/?format=api",
    "airdate": "2025-10-28T15:45:41-07:00",
    "show": 64958,
    "show_uri": "https://api.kexp.org/v2/shows/64958/?format=api",
    "image_uri": "https://ia801008.us.archive.org/30/items/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68-43251282704_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68/mbid-5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68-43251282704_thumb250.jpg",
    "song": "viscus",
    "track_id": "61fd372d-9624-49d1-a4da-343b4fe5f810",
    "recording_id": "8d92f9c3-6bad-4fbc-9ca3-2d57dc5520a6",
    "artist": "Oklou feat. FKA twigs",
    "artist_ids": [
        "13e2db47-3010-48b8-a8b9-667551f37119",
        "1e4e9db7-5068-4a9c-bdd0-5777e47172c8"
    ],
    "album": "choke enough (Deluxe)",
    "release_id": "5e2f8fcd-9d00-46c5-9fa9-7a0344b17d68",
    "release_group_id": "45f8261c-e781-4a8f-b1f6-ca6616bd1dfe",
    "labels": [
        "True Panther Records"
    ],
    "label_ids": [
        "e48f491c-3106-4321-a724-82728ffa13c3"
    ],
    "release_date": "2025-10-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "a collab that just makes sense -- https://www.youtube.com/watch?v=BKdigb7GasY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}