Information about plays

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

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

{
    "id": 3560494,
    "uri": "https://api.kexp.org/v2/plays/3560494/?format=api",
    "airdate": "2025-10-02T15:08:09-07:00",
    "show": 64726,
    "show_uri": "https://api.kexp.org/v2/shows/64726/?format=api",
    "image_uri": "https://coverartarchive.org/release/41353501-a44d-445d-a3ba-8acedee8dead/36935834989-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/41353501-a44d-445d-a3ba-8acedee8dead/36935834989-250.jpg",
    "song": "FINA",
    "track_id": null,
    "recording_id": "f971cb36-8d19-46f0-8038-d47a272b688f",
    "artist": "Bad Bunny & Young Miko",
    "artist_ids": [
        "89aa5ecb-59ad-46f5-b3eb-2d424e941f19",
        "c4442130-e7f2-40aa-bcab-b921cc45a365"
    ],
    "album": "nadie sabe lo que va a pasar mañana",
    "release_id": null,
    "release_group_id": "4bf41242-0a5f-46a4-b676-93b081c88f71",
    "labels": [
        "Rimas"
    ],
    "label_ids": [
        "8a32886d-9da4-4b37-8c06-02eafb78fee5"
    ],
    "release_date": "2023-10-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"FINA\" contains samples of the vocals from \"Pa' Que Retozen\" by Tego Calderón and \"Because of You\" by Young Prophet.\n--\nHere, Bad Bunny links up with his fellow Puerto Rican rapper and singer-songwriter Young Miko. Th song shouts out living life your way and owning your sexuality without shame.\nYoung Miko is openly lesbian. In her verse, she raps about a girl from the streets she fancies.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}