Information about plays

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

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

{
    "id": 3519667,
    "uri": "https://api.kexp.org/v2/plays/3519667/?format=api",
    "airdate": "2025-06-27T21:09:52-07:00",
    "show": 63853,
    "show_uri": "https://api.kexp.org/v2/shows/63853/?format=api",
    "image_uri": "https://coverartarchive.org/release/97c82906-6796-4626-ae41-0072749496d3/10747681803-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/97c82906-6796-4626-ae41-0072749496d3/10747681803-250.jpg",
    "song": "Dis Moi La Verité",
    "track_id": null,
    "recording_id": "d8651c1f-ad5c-4a3e-99c5-40d15d3d9fa6",
    "artist": "Orchestre Poly-Rythmo De Cotonou",
    "artist_ids": [
        "6e2e4f60-1a79-41fc-892e-47d61edf4569"
    ],
    "album": "The Vodoun Effect: Funk and Sato from Benin's Obscure Label",
    "release_id": null,
    "release_group_id": "b0426e25-5c1a-3e56-acb2-8cbbdbab6767",
    "labels": [],
    "label_ids": [],
    "release_date": "2008-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Orchestre Poly-Rythmo de Cotonou is a band from Cotonou, Benin, originally active from the 1960s to the 1980s and founded by singer-guitarist Mélomé Clément. They reformed in 2009 to international recognition. Their work has mixed styles such as funk, afrobeat, psychedelia, jazz and local voodoo influences.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}