Information about plays

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

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

{
    "id": 3521610,
    "uri": "https://api.kexp.org/v2/plays/3521610/?format=api",
    "airdate": "2025-07-02T10:30:57-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://ia802209.us.archive.org/35/items/mbid-972caee8-a7d4-336f-a00e-dfe5aacad570/mbid-972caee8-a7d4-336f-a00e-dfe5aacad570-7678915224_thumb500.jpg",
    "thumbnail_uri": "https://ia802209.us.archive.org/35/items/mbid-972caee8-a7d4-336f-a00e-dfe5aacad570/mbid-972caee8-a7d4-336f-a00e-dfe5aacad570-7678915224_thumb250.jpg",
    "song": "Sugar Kane",
    "track_id": "e8709c16-1af4-337b-b3e9-d2c004cdd7be",
    "recording_id": "c638c62f-7919-417f-a339-541a9392da63",
    "artist": "Sonic Youth",
    "artist_ids": [
        "5cbef01b-cc35-4f52-af7b-d0df0c4f61b9"
    ],
    "album": "Dirty",
    "release_id": "972caee8-a7d4-336f-a00e-dfe5aacad570",
    "release_group_id": "30fef5ef-b1d4-36b5-8f75-f45b8e76c545",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2003-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "http://www.sonicyouth.com/\n\nOriginally from Austin, Texas, Dj Elodie and her family have been avid listeners of KEXP since moving to the Pacific Northwest. Music is a near constant part of her life and a huge part of her being. She believes that music is connection, and a beautiful way to bring people together. That’s what she loves about KEXP!\n\n\nKEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}