Information about plays

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

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

{
    "id": 3560493,
    "uri": "https://api.kexp.org/v2/plays/3560493/?format=api",
    "airdate": "2025-10-02T15:05:08-07:00",
    "show": 64726,
    "show_uri": "https://api.kexp.org/v2/shows/64726/?format=api",
    "image_uri": "https://coverartarchive.org/release/15ed58f1-bf0d-4083-8463-78cf8ce76f75/39616339017-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/15ed58f1-bf0d-4083-8463-78cf8ce76f75/39616339017-250.jpg",
    "song": "Pa' que retozen",
    "track_id": null,
    "recording_id": "e536e3d9-4414-40cb-bf64-7e167adc694d",
    "artist": "Tego Calderón",
    "artist_ids": [
        "6efb297a-d135-4b1b-8c6f-097c9670e647"
    ],
    "album": "El Abayarde",
    "release_id": null,
    "release_group_id": "7d85e657-0632-3857-86ef-fce45758eed9",
    "labels": [
        "White Lion Records"
    ],
    "label_ids": [
        "a197b6a7-26d2-4294-aada-2708de19006e"
    ],
    "release_date": "2003-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Pa' Que Retozen” (Originally titled Pa' Que Se Lo Gozen) is one of rapper and reggaeton pioneer Tego Calderón's most iconic tracks, released in 2002 as part of his influential debut album, El Abayarde. This song marked a turning point in the Latin urban genre, cementing Tego's position as a unique voice thanks to his irreverent style, streetwise lyricism, and fusion of Afro-Caribbean rhythms.\n--\nHere's a 2022 retrospective on this very important album: https://www.refinery29.com/en-us/2022/11/11167986/tego-calderon-el-abayarde-anniversary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}