Information about plays

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

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

{
    "id": 3564272,
    "uri": "https://api.kexp.org/v2/plays/3564272/?format=api",
    "airdate": "2025-10-12T16:51:05-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sur ton parallèle",
    "track_id": null,
    "recording_id": "83dd8eb7-341f-441e-b430-957c756c6be7",
    "artist": "Anachnid feat. Ariane Moffatt",
    "artist_ids": [
        "7d88d44e-3084-4351-b742-01287c600da8",
        "b0811b94-ddc1-4504-a49a-91144042e1e0"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Mo’fat Productions"
    ],
    "label_ids": [
        "f77b5acd-b007-484c-a5c8-82add424723b"
    ],
    "release_date": "2022-04-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anachnid is an Oji-Cree multidisciplinary artist based in Montreal. Her spirit animal, the spider, has eight legs, and she embodies many complex personalities on stage and in life: venomous spirit, young woman in love, caring grandmother... Her music is a hybrid and sensual style of electro-pop, indie, with a touch of grunge. On stage, she delivers an immersive experience with a quiet strength and communicates her sensitivity, bringing us into her intimate and symbolic universe.\n\nhttps://anachnid.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}