Information about plays

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

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

{
    "id": 3570870,
    "uri": "https://api.kexp.org/v2/plays/3570870/?format=api",
    "airdate": "2025-10-28T04:13:11-07:00",
    "show": 64954,
    "show_uri": "https://api.kexp.org/v2/shows/64954/?format=api",
    "image_uri": "https://ia801003.us.archive.org/5/items/mbid-0b16fcc3-31a1-43c3-8de2-83cc45743c28/mbid-0b16fcc3-31a1-43c3-8de2-83cc45743c28-43317852781_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/5/items/mbid-0b16fcc3-31a1-43c3-8de2-83cc45743c28/mbid-0b16fcc3-31a1-43c3-8de2-83cc45743c28-43317852781_thumb250.jpg",
    "song": "Tell Me",
    "track_id": "3d842b2a-2ca4-4328-8e14-de959fd7229d",
    "recording_id": "967fe991-3d1d-41dd-84da-a1ff08ac624d",
    "artist": "Sassy 009 & Blood Orange",
    "artist_ids": [
        "00d394c8-09be-41b5-bc52-f37f0fa7cfb7",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Tell Me",
    "release_id": "0b16fcc3-31a1-43c3-8de2-83cc45743c28",
    "release_group_id": "2aa42e05-345b-4d9f-9cda-fd2630e18db6",
    "labels": [
        "[PIAS] Électronique"
    ],
    "label_ids": [
        "e5321339-436c-4929-a5cb-26b35e17d416"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.youtube.com/watch?v=LIr86x5mMsg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}