Information about plays

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

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

{
    "id": 3629263,
    "uri": "https://api.kexp.org/v2/plays/3629263/?format=api",
    "airdate": "2026-03-15T12:29:34-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fuiste cruel",
    "track_id": null,
    "recording_id": "cd153c29-0351-449e-97f6-25fdc3fa6039",
    "artist": "Cultura Profética",
    "artist_ids": [
        "6633c2a5-2f74-4164-9d88-b8f458399adf"
    ],
    "album": "Fuiste cruel",
    "release_id": null,
    "release_group_id": "5cc04c80-753f-41dd-aa49-ab2b314203b3",
    "labels": [
        "Sobrevolando Discos LLC"
    ],
    "label_ids": [
        "f8195818-508c-4121-af62-3500c73ecde0"
    ],
    "release_date": "2021-11-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Legendary Puerto Rican reggae band formed in 1996. Despite primarily performing reggae music, Cultura Profética experiments with a wide range of genres. Lyrically, the group discusses socio-political and ecological issues including Latin American identity and environmental concerns, as well as interpersonal relationships and love.\n\n\"Fuiste cruel\" video:\nhttps://youtu.be/aEHtN1eFpmM\n\nhttps://culturaprofeticaoficial.bandcamp.com/album/franqueza-cruel-aiff\nhttps://culturaprofetica.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}