Information about plays

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

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

{
    "id": 3573804,
    "uri": "https://api.kexp.org/v2/plays/3573804/?format=api",
    "airdate": "2025-11-04T06:35:10-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0-43078218078_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0/mbid-afdbc00d-a3bc-45cd-b887-518824eb2fb0-43078218078_thumb250.jpg",
    "song": "More to Life",
    "track_id": "fd102750-5c79-47e3-bfe2-9f46766f9f4a",
    "recording_id": "fd1cc457-a653-4a7e-9c56-7e14c84a1f13",
    "artist": "JÁNA",
    "artist_ids": [
        "1b244278-d08c-476f-a929-a094f0c06ce5"
    ],
    "album": "Orbit",
    "release_id": "afdbc00d-a3bc-45cd-b887-518824eb2fb0",
    "release_group_id": "acad25d4-6f03-4ab4-beda-e7078da63a5d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The debut album from Swedish singer, songwriter, producer, and multi-instrumentalist JÁNA is a smooth and sultry blend of alt-R&B and dreamy pop. Her beautifully airy vocals take center stage, while soulful grooves carry listeners through all ten entrancing tracks that explore love, longing, disconnection, and self-reclamation.\" - Chris Sanley, KEXP Music Director\n\nhttps://www.kexp.org/read/2025/9/22/new-music-reviews-922/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}