Information about plays

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

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

{
    "id": 3634008,
    "uri": "https://api.kexp.org/v2/plays/3634008/?format=api",
    "airdate": "2026-03-26T19:51:54-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://coverartarchive.org/release/0d4ef3ea-ecbc-4446-9dc3-a75fc86b98fc/16596365692-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0d4ef3ea-ecbc-4446-9dc3-a75fc86b98fc/16596365692-250.jpg",
    "song": "Gamel Uma Umo",
    "track_id": null,
    "recording_id": "ba024564-4e7b-4031-874c-c9976e7f8b2f",
    "artist": "OOIOO",
    "artist_ids": [
        "8ee72e86-d75b-4e18-9116-41a10ff92703"
    ],
    "album": "Gamel",
    "release_id": null,
    "release_group_id": "0661f3ea-2c59-4979-b4c0-5c5e78ef5afb",
    "labels": [
        "Thrill Jockey"
    ],
    "label_ids": [
        "5194917c-215b-4094-b5ec-4005e408b2df"
    ],
    "release_date": "2013-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shintaro Sakamoto was in this band!\n\nOOIOO has always created a musical language all its own. Under the leadership of Yoshimi, also a founding member of Boredoms, the group has recorded six albums that have subverted expectations and warped perceptions of what constitutes pop and experimental music.  \n--\nhttps://ooioojp.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}