Information about plays

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

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

{
    "id": 3521671,
    "uri": "https://api.kexp.org/v2/plays/3521671/?format=api",
    "airdate": "2025-07-02T14:15:25-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://coverartarchive.org/release/cfc416af-aa02-4ad6-bf4c-0062d6714f7b/2727153517-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cfc416af-aa02-4ad6-bf4c-0062d6714f7b/2727153517-250.jpg",
    "song": "Cosmic Girl",
    "track_id": null,
    "recording_id": "36dd9cc6-e4b0-4d2a-80fe-4efe4ca11876",
    "artist": "Jamiroquai",
    "artist_ids": [
        "f4857fb9-e255-4dc6-bd01-e4ca7cc68544"
    ],
    "album": "Travelling Without Moving",
    "release_id": null,
    "release_group_id": "4b5e5a6f-c941-384c-8508-a4fee1dfcec4",
    "labels": [
        "Sony CMG"
    ],
    "label_ids": [
        "e7ab62fb-f702-4a11-b96b-691cc4d82579"
    ],
    "release_date": "1996-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Kevin!\n--\nJamiroquai is an English funk and acid jazz band from London. Formed in 1992, they are fronted by vocalist Jay Kay, and were prominent in the London-based funk and acid jazz movement of the 1990s. They performed \"Cosmic Girl\" live in Montreux in 2003: https://www.youtube.com/watch?v=3tlSpKU8tKQ\n--\nThe video for this song features Jay Kay  driving a purple Lamborghini Diablo in a race with other supercars, including a Ferrari F40 driven by Pink Floyd drummer Nick Mason - https://youtu.be/D-NvQ6VJYtE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}