Information about plays

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

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

{
    "id": 3621431,
    "uri": "https://api.kexp.org/v2/plays/3621431/?format=api",
    "airdate": "2026-02-23T21:44:16-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No azara",
    "track_id": null,
    "recording_id": "3a28ec96-fe64-40be-819f-1160f82d2129",
    "artist": "La Muchacha",
    "artist_ids": [
        "ffebe284-90ea-4239-b342-d544b2fcd8d6"
    ],
    "album": "No azara",
    "release_id": null,
    "release_group_id": "dd92cbee-0832-48aa-82fc-04768711e30b",
    "labels": [
        "In-correcto"
    ],
    "label_ids": [
        "d8895c57-7f33-43d5-bb19-cd072631468b"
    ],
    "release_date": "2021-05-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“No Azara” by La Muchacha is a song of resistance and hope, honoring Colombia’s Peace Community of San José de Apartadó. With raw guitar and an unfiltered vocal presence, the track confronts violence while celebrating collective strength and grassroots solidarity\n**\n“No Azara” de La Muchacha es un canto de resistencia y esperanza dedicado a la Comunidad de Paz de San José de Apartadó. Con guitarra cruda y una interpretación frontal, la canción se planta frente a la violencia y reivindica la fuerza colectiva, la minga y la defensa de la vida.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}