Information about plays

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

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

{
    "id": 3667251,
    "uri": "https://api.kexp.org/v2/plays/3667251/?format=api",
    "airdate": "2026-06-13T07:23:11-07:00",
    "show": 66976,
    "show_uri": "https://api.kexp.org/v2/shows/66976/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-88fd3d0d-27e6-49e1-b00e-18e4866ee2b7/mbid-88fd3d0d-27e6-49e1-b00e-18e4866ee2b7-36622831731_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-88fd3d0d-27e6-49e1-b00e-18e4866ee2b7/mbid-88fd3d0d-27e6-49e1-b00e-18e4866ee2b7-36622831731_thumb250.jpg",
    "song": "Cumbia Is The New Punk",
    "track_id": "b0b19323-a00d-4b24-820e-f160856cc32c",
    "recording_id": "40d42f75-f947-4bc7-acb3-b2be36b86b1d",
    "artist": "Son Rompe Pera",
    "artist_ids": [
        "060cb78e-53bb-43a2-a6c6-0e9922f68a5e"
    ],
    "album": "Chimborazo",
    "release_id": "88fd3d0d-27e6-49e1-b00e-18e4866ee2b7",
    "release_group_id": "70e645e9-818e-48cf-8678-20e32b712b17",
    "labels": [
        "AYA Records"
    ],
    "label_ids": [
        "0ed7a55f-29be-4a88-a45f-98201a56d4a2"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mestizo\n\nNaucalpan-based fusion band Son Rompe Pera recorded this take of their song \"Cumbia is the New Punk\" live on KEXP in Mexico City back in 2024! Watch the performance here: https://www.youtube.com/watch?v=H4MOzEoBkJM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}