Information about plays

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

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

{
    "id": 3586013,
    "uri": "https://api.kexp.org/v2/plays/3586013/?format=api",
    "airdate": "2025-12-02T21:41:52-08:00",
    "show": 65273,
    "show_uri": "https://api.kexp.org/v2/shows/65273/?format=api",
    "image_uri": "https://coverartarchive.org/release/285aaa43-4882-4ace-ab1e-0b18035a8dc0/11463164664-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/285aaa43-4882-4ace-ab1e-0b18035a8dc0/11463164664-250.jpg",
    "song": "Roforofo Fight",
    "track_id": null,
    "recording_id": "678f0e3a-52e1-49a7-9c30-0f9c43302dee",
    "artist": "Gilles Peterson’s Havana Cultura Band & Mayra Caridad Valdés",
    "artist_ids": [
        "f986f318-3f83-4c9d-9af9-57d6f994b012",
        "23588e4c-273a-4d93-885c-ea93ce9bdcd5"
    ],
    "album": "Gilles Peterson presents Havana Cultura: New Cuba Sound",
    "release_id": null,
    "release_group_id": "7eb7486f-1739-479f-9a49-6302131d8e2b",
    "labels": [
        "Beat Records"
    ],
    "label_ids": [
        "ea424c04-1edd-4ce4-8b3b-8181571ccaa3"
    ],
    "release_date": "2009-10-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A project that began when the helm of the Cuban rum maker Havana Club approached Peterson to help bring the underground Cuban music scene to the world.\n\nhttps://havanacultura.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}