Information about plays

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

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

{
    "id": 3614864,
    "uri": "https://api.kexp.org/v2/plays/3614864/?format=api",
    "airdate": "2026-02-08T12:42:57-08:00",
    "show": 65879,
    "show_uri": "https://api.kexp.org/v2/shows/65879/?format=api",
    "image_uri": "https://ia600606.us.archive.org/30/items/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc-40857018101_thumb500.jpg",
    "thumbnail_uri": "https://ia800606.us.archive.org/30/items/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc/mbid-c9e6b642-a6d9-4b22-8ec1-16c47b6143fc-40857018101_thumb250.jpg",
    "song": "LA MuDANZA",
    "track_id": "5dd154c6-cfa3-4049-9e7d-14efde4d8a2b",
    "recording_id": "d28c11f9-4bf1-4361-92a5-4fb31f38fa39",
    "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": "\"LA MuDANZA\" is a powerful tribute by Bad Bunny that celebrates his Puerto Rican heritage, family roots, and cultural identity while addressing social and political issues faced by the island.\n\nThe song serves as a declaration of pride in his Puerto Rican roots. Bad Bunny asserts his connection to the island, stating, \"No one’ll kick me out of here, I’m not going anywhere,\" which underscores his commitment to his homeland despite his global success. He carries the Puerto Rican flag with pride, symbolizing resistance against cultural erasure and the historical struggles of his people.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}