Information about plays

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

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

{
    "id": 3632860,
    "uri": "https://api.kexp.org/v2/plays/3632860/?format=api",
    "airdate": "2026-03-23T20:52:13-07:00",
    "show": 66263,
    "show_uri": "https://api.kexp.org/v2/shows/66263/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "A Sua Diversão",
    "track_id": null,
    "recording_id": null,
    "artist": "Ana Frango Elétrico",
    "artist_ids": [],
    "album": "A Sua Diversão",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [],
    "release_date": "2025-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After hearing the fresh collaboration between Criolo, Amaro Freitas, and Dino D’Santiago, we stay within Brazil’s vibrant new scene with Ana Frango Elétrico, who will also be representing the country at Pickathon Festival 2026. This is her latest single, “A Sua Diversão.”\n***\nTras escuchar la nueva colaboración entre Criolo, Amaro Freitas y Dino D’Santiago, seguimos en la vibrante escena musical brasileña con Ana Frango Elétrico, quien también representará al país en el Pickathon Festival 2026. Este es su último sencillo, «A Sua Diversão».",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}