Information about plays

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

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

{
    "id": 3624949,
    "uri": "https://api.kexp.org/v2/plays/3624949/?format=api",
    "airdate": "2026-03-03T21:04:41-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "https://coverartarchive.org/release/b9e127e8-3aed-4192-9afb-de02ebb8a354/40383555943-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b9e127e8-3aed-4192-9afb-de02ebb8a354/40383555943-250.jpg",
    "song": "Si veriash a la rana",
    "track_id": null,
    "recording_id": "c8724b8b-0900-46ff-93b4-e8c32270f845",
    "artist": "Tarta Relena",
    "artist_ids": [
        "8aa7f9da-949c-4a28-b042-4c451e04be24"
    ],
    "album": "És pregunta",
    "release_id": null,
    "release_group_id": "32e29133-430e-44b1-b545-26f5fa70a324",
    "labels": [
        "Latency"
    ],
    "label_ids": [
        "c8bbf9bc-a595-4c73-b4f9-8d0a21fe9185"
    ],
    "release_date": "2024-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Tarta Relena project was born in 2016 by two singers who explore a cappella the sounds of the different styles in vocal music. Tarta Relena wants to build a repertoire that goes from traditional music to original songs that are tied to the geographical area of ​​the Mediterranean\n\nExperimentation is the core of their identity, and the blend of vocal techniques is their creative engine. In the arrangements, the two very different timbres live together with the synthetic sounds and electronic samples. \n\nhttps://tartarelena.net/en/about/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}