Information about plays

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

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

{
    "id": 3570512,
    "uri": "https://api.kexp.org/v2/plays/3570512/?format=api",
    "airdate": "2025-10-27T06:14:33-07:00",
    "show": 64947,
    "show_uri": "https://api.kexp.org/v2/shows/64947/?format=api",
    "image_uri": "https://ia902807.us.archive.org/35/items/mbid-d2f82c39-9cee-4dfa-98b0-5f5d469b0748/mbid-d2f82c39-9cee-4dfa-98b0-5f5d469b0748-43357152822_thumb500.jpg",
    "thumbnail_uri": "https://ia902807.us.archive.org/35/items/mbid-d2f82c39-9cee-4dfa-98b0-5f5d469b0748/mbid-d2f82c39-9cee-4dfa-98b0-5f5d469b0748-43357152822_thumb250.jpg",
    "song": "Levitate (radio version)",
    "track_id": "cafaf3b9-a510-49ec-94dd-8915bccd04db",
    "recording_id": "58d7b3fd-5992-4b08-87c3-b3fd0332dabb",
    "artist": "Maika",
    "artist_ids": [
        "60cb89e3-8e2c-4030-969c-a44ad330665c"
    ],
    "album": "Levitate",
    "release_id": "d2f82c39-9cee-4dfa-98b0-5f5d469b0748",
    "release_group_id": "8e3d686b-7446-433e-8deb-f391f691c2b4",
    "labels": [
        "Papercup Records"
    ],
    "label_ids": [
        "6e2497b6-1f71-4047-ad91-4eb6113a9183"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MAIKA is a sonic force—bold yet tender, complex yet immediate. Blurring the lines between explosive 80s energy, intricate harmonies, and raw emotion, this is music that refuses to be tamed. A voice like liquid fire, cutting through pulsating synths and daring rhythms, weaving a world where vulnerability meets untamed power. As a multi-instrumentalist, composer, and producer, MAIKA sculpts every sound with fearless precision.\n\nhttps://www.papercuprecords.com/artists/maika/\n\nhttps://maikamusik.bandcamp.com/track/levitate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}