Information about plays

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

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

{
    "id": 3595204,
    "uri": "https://api.kexp.org/v2/plays/3595204/?format=api",
    "airdate": "2025-12-24T04:42:43-08:00",
    "show": 65461,
    "show_uri": "https://api.kexp.org/v2/shows/65461/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Satellite",
    "track_id": "33acb0e0-0213-42bd-8fd8-64dead915eff",
    "recording_id": "10207769-7d43-4535-99da-f61cfc2c89ef",
    "artist": "HAAi feat. Jon Hopkins, Obi Franky, ILA & Trans Voices",
    "artist_ids": [
        "4f20e83a-ed80-4287-8040-963bd5c241a9",
        "c4dff60e-6cf9-4308-8bef-7d88bc0a6a27",
        "d1c993e4-1b72-4256-9874-c891b188debd",
        "50810179-271c-4816-8234-6b8e0c86a391",
        "0b0c25f4-f31c-46a5-a4fb-ccbf53d663bd",
        "eacce46d-02f9-4cde-94d1-bbdb00a52acc"
    ],
    "album": "HUMANiSE",
    "release_id": "b9dc2f59-29b8-4082-9aa9-33d805b3c26a",
    "release_group_id": "96ce8859-5a8f-4057-99f8-9b21f1738b0f",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of my top ten albums of 2025 ! https://www.kexp.org/read/2025/12/10/kexp-djs-top-albums-of-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}