Information about plays

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

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

{
    "id": 3565136,
    "uri": "https://api.kexp.org/v2/plays/3565136/?format=api",
    "airdate": "2025-10-14T21:19:21-07:00",
    "show": 64836,
    "show_uri": "https://api.kexp.org/v2/shows/64836/?format=api",
    "image_uri": "https://coverartarchive.org/release/c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/40857018101-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/40857018101-250.jpg",
    "song": "VOY A LLeVARTE PA PR",
    "track_id": null,
    "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": null,
    "release_group_id": "b3073a10-2d7c-484c-b387-e49ae629da3d",
    "labels": [
        "Rimas Entertainment LLC"
    ],
    "label_ids": [
        "aef36a73-c7b0-4a72-929e-720f7b3d82da"
    ],
    "release_date": "2025-01-05",
    "rotation_status": null,
    "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.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}