Information about plays

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

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

{
    "id": 3656926,
    "uri": "https://api.kexp.org/v2/plays/3656926/?format=api",
    "airdate": "2026-05-19T18:07:38-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb250.jpg",
    "song": "Mírame",
    "track_id": "3d5d121d-afaa-4558-b282-074535234d55",
    "recording_id": "72c361df-bff1-473a-a081-71755e8250ed",
    "artist": "Angélica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "Gemelo",
    "release_id": "d42a9249-7c94-418b-b33b-adfb3a4fe451",
    "release_group_id": "025a02ec-b976-4e03-bdeb-683c02611df5",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gemelo' is the 2024 album from songwriter and pop auteur Angélica Garcia. Its title is a reference to the twin self – the idea of a second, more intuitive self within.\nhttps://angelicagarcia.bandcamp.com/album/gemelo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}