Information about plays

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

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

{
    "id": 3598131,
    "uri": "https://api.kexp.org/v2/plays/3598131/?format=api",
    "airdate": "2025-12-30T18:58:04-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Good Vibrations",
    "track_id": "3d0720f6-2588-4d51-940d-d22ed822e138",
    "recording_id": "f398805d-8535-4048-903f-66f72a624633",
    "artist": "freekind.",
    "artist_ids": [
        "375dd8d7-0e50-4889-814d-0bea720801da"
    ],
    "album": "Since Always and Forever",
    "release_id": "2f3d4fbd-f655-44b0-8f70-28ed26fe865b",
    "release_group_id": "2759ce88-566a-4598-af24-e6d6c7c05666",
    "labels": [
        "Butter92"
    ],
    "label_ids": [
        "61d2d105-d4dd-4db2-ae29-a514e2c303f8"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of 5 winners of the 2024 MME (Music Moves Europe) Awards. \n__\n\nFreekind (stylised as freekind.) is a Slovenian R&B musical duo. The band currently consists of Nina Korošak-Serčič and Sara Ester Gredelj.\n\nThe band was formed in Graz, Austria, Sarah is Croatian and Nina is Slovenian. The group has released a studio album Since Always and Forever (2023).[\n\nNina Korošak-Serčič moved to Austria and began learning jazz drums, where she met Sara Ester Gredelj and formed a group. They released EP Not Good Enough in 2020 and have been based in Ljubljana, Slovenia, where they released their first full album, Since Always and Forever, in 2023.  \n\nThey were one of the five winners of the 2024 Music Moves Europe Awards, which are designed to help emerging European artists advance their international careers.\n\nThey have worked as songwriters on albums by NewJeans and V of BTS. https://tinyurl.com/5c6aenmk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}