Information about plays

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

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

{
    "id": 3575148,
    "uri": "https://api.kexp.org/v2/plays/3575148/?format=api",
    "airdate": "2025-11-07T14:11:55-08:00",
    "show": 65046,
    "show_uri": "https://api.kexp.org/v2/shows/65046/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lemonade",
    "track_id": "ba657f26-ee05-460d-81ba-298c35ad5ce9",
    "recording_id": "8ddfe2da-085c-4682-8e29-fabfd4918128",
    "artist": "SOPHIE",
    "artist_ids": [
        "774b02d7-5056-4b0f-9d69-a82b6ae27cde"
    ],
    "album": "Product",
    "release_id": "0fa577fe-70e5-4282-b3b8-89e26811386a",
    "release_group_id": "787dc5d8-8a38-4a1c-b9f1-9edf7bcd653d",
    "labels": [
        "Numbers."
    ],
    "label_ids": [
        "48156ade-ac70-49b0-aad0-3e06b74bc5a7"
    ],
    "release_date": "2015-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sophie Xeon, better known mononymously as SOPHIE, was a Scottish trans musician, record producer, singer, songwriter, and DJ. She was known for her synthesised and \"hyperkinetic\" take on pop music, and came to prominence with singles such as \"Bipp\" and \"Lemonade\". Check her body of work on Soundcloud-\n\nhttps://soundcloud.com/msmsmsm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}