Information about plays

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

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

{
    "id": 3624722,
    "uri": "https://api.kexp.org/v2/plays/3624722/?format=api",
    "airdate": "2026-03-03T07:52:17-08:00",
    "show": 66079,
    "show_uri": "https://api.kexp.org/v2/shows/66079/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cold Bear",
    "track_id": "c8e77b4f-a4cb-4f52-9548-5aec500fb92c",
    "recording_id": "6d6f2ea0-2674-408d-abcc-bf23573b0df7",
    "artist": "Lance Ferguson",
    "artist_ids": [
        "d58bd6e5-3f09-4f7d-b2c8-3cd626d05b02"
    ],
    "album": "Cold Bear",
    "release_id": "c088b14e-ecdb-4848-9afa-67753cbd1eeb",
    "release_group_id": "fb2eabe0-4073-4fac-87c5-ca6ee83a92cc",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2026-02-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music! New Zealand-born, Melbourne-based Lance Ferguson is a producer, songwriter, guitarist, DJ and recording artist. He divides his time between leading Australia’s premier Soul/Funk outfit THE BAMBOOS, releasing music with his projects MENAGERIE, RARE GROOVE SPECTRUM, MACHINES ALWAYS WIN and lending his production, songwriting and guitar skills to a multitude of artists. https://www.lanceferguson.com.au/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}