Information about plays

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

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

{
    "id": 3614869,
    "uri": "https://api.kexp.org/v2/plays/3614869/?format=api",
    "airdate": "2026-02-08T13:02:05-08:00",
    "show": 65879,
    "show_uri": "https://api.kexp.org/v2/shows/65879/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "VOY A LLeVARTE PA PR",
    "track_id": "ab6fe6d6-3f34-44d3-af2f-768c085d484c",
    "recording_id": "b7949cc8-4f21-4232-a55a-250cb2a03779",
    "artist": "Bad Bunny",
    "artist_ids": [
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19"
    ],
    "album": "DeBÍ TiRAR MáS FOToS",
    "release_id": "c9e6b642-a6d9-4b22-8ec1-16c47b6143fc",
    "release_group_id": "b3073a10-2d7c-484c-b387-e49ae629da3d",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2025-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You're hearing Jíbaro, a genre of Puerto Rican folk music that is deeply connected to the island's rural heritage. It is characterized by its upbeat rhythms, lyrical storytelling, and a unique blend of influences from Spanish, African, and indigenous Taino music with sounds from cuatros, guiros, and guitars, and more.\n\n\"VOY A LLeVARTE PA PR\" celebrates Puerto Rico's nightlife and cultural identity. The song invites a woman to experience the island's vibrant party scene, emphasizing a carefree and no-strings-attached ethos. It serves as a love letter to Puerto Rico, showcasing his roots and the genre's significance on a global stage.\n\nhttps://www.debitirarmasfotos.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}