Information about plays

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

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

{
    "id": 3536699,
    "uri": "https://api.kexp.org/v2/plays/3536699/?format=api",
    "airdate": "2025-08-06T14:18:58-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://coverartarchive.org/release/3ca448ba-ea49-49c3-9b2c-d4e9b8948fb2/4765382788-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3ca448ba-ea49-49c3-9b2c-d4e9b8948fb2/4765382788-250.jpg",
    "song": "Stress",
    "track_id": null,
    "recording_id": "ef306add-4dd6-4541-ba5b-01559bab7bed",
    "artist": "Organized Konfusion",
    "artist_ids": [
        "cd3f07e8-7047-418c-a325-d2028ee1b8a0"
    ],
    "album": "Stress (The Extinction Agenda)",
    "release_id": null,
    "release_group_id": "d6cfc3c2-462e-3695-8c90-b70b0afae306",
    "labels": [
        "Hollywood BASIC"
    ],
    "label_ids": [
        "74096c66-e501-4417-b612-ffd52ecb0cf3"
    ],
    "release_date": "1994-08-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sit down, take a deep breath, read and appreciate Larry's essay on \"Stress\": https://www.kexp.org/read/2023/1/11/50-years-of-hip-hop-organized-konfusion-stress/\n--\nCrush. \nKill.\nDestroy.\nSTRESS.\nBe sure to watch the video that Larry describes: https://www.youtube.com/watch?v=vDWFq6BHsac",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}