Information about plays

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

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

{
    "id": 3667591,
    "uri": "https://api.kexp.org/v2/plays/3667591/?format=api",
    "airdate": "2026-06-13T23:06:46-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-31aadaee-aa61-41e9-a545-adcdb163996d/mbid-31aadaee-aa61-41e9-a545-adcdb163996d-2346446358_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/4/items/mbid-31aadaee-aa61-41e9-a545-adcdb163996d/mbid-31aadaee-aa61-41e9-a545-adcdb163996d-2346446358_thumb250.jpg",
    "song": "Teenage U.F.O.",
    "track_id": "30e0ea1e-e772-3ed5-a539-90e68b239103",
    "recording_id": "1d92e8dd-798c-4793-a8ad-ac6ead95264b",
    "artist": "Guitar Wolf",
    "artist_ids": [
        "060e47de-6ce8-4954-808a-689ac685c28d"
    ],
    "album": "Jet Generation",
    "release_id": "31aadaee-aa61-41e9-a545-adcdb163996d",
    "release_group_id": "59c2584b-1dda-3822-9d9e-ac6851237074",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1999-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Guitar Wolf is a Japanese garage rock power trio founded in Tokyo in 1987. They coined the phrase \"jet rock 'n' roll\", which they use to describe their musical style. \n\nhttps://www.guitarwolf.net/\nhttps://guitarwolf.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}