Information about plays

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

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

{
    "id": 3536929,
    "uri": "https://api.kexp.org/v2/plays/3536929/?format=api",
    "airdate": "2025-08-07T03:24:28-07:00",
    "show": 64220,
    "show_uri": "https://api.kexp.org/v2/shows/64220/?format=api",
    "image_uri": "https://coverartarchive.org/release/cf825792-5d2c-4eae-9102-f4f79271001f/28936529469-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cf825792-5d2c-4eae-9102-f4f79271001f/28936529469-250.jpg",
    "song": "Young, Fresh n’ New",
    "track_id": null,
    "recording_id": "598673c2-9284-4351-acf8-2eb3eff2ace6",
    "artist": "Kelis",
    "artist_ids": [
        "1239d1bc-cc09-43e0-bcd0-374f60346138"
    ],
    "album": "Wanderland",
    "release_id": null,
    "release_group_id": "20f92081-4880-3243-8065-ee8b5969525e",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2001-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Grammy-nominated Kelis is also a Le Cordon-Bleu trained chef?: https://people.com/all-about-kelis-milkshake-singer-7510460\n\n\n\nKelis co-wrote the song with its producers, The Neptunes, Wanderland is the second studio album from Kelis\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}