Information about plays

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

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

{
    "id": 3552424,
    "uri": "https://api.kexp.org/v2/plays/3552424/?format=api",
    "airdate": "2025-09-13T08:03:44-07:00",
    "show": 64550,
    "show_uri": "https://api.kexp.org/v2/shows/64550/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Terror/Cactus Explores Bicultural Belonging on “Forastero”",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LOCAL — Argentine producer and composer Martín Selasco talks about the musical diary of his life that led him to create the project Terror/Cactus. \n\n\nLink to story: https://www.kexp.org/podcasts/a-deeper-listen/2024/10/22/terrorcactus-explores-bicultural-belonging-on-forastero/ \n\n\nLearn more about Aquí y Ahora: https://www.kexp.org/events/kexp-events/aqui-y-ahora-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}