Information about plays

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

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

{
    "id": 3602360,
    "uri": "https://api.kexp.org/v2/plays/3602360/?format=api",
    "airdate": "2026-01-09T19:47:52-08:00",
    "show": 65607,
    "show_uri": "https://api.kexp.org/v2/shows/65607/?format=api",
    "image_uri": "https://coverartarchive.org/release/429c0e7e-eeaf-4eba-90b4-431800a25c58/20052627095-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/429c0e7e-eeaf-4eba-90b4-431800a25c58/20052627095-250.jpg",
    "song": "Ahouli Vou Yelli",
    "track_id": null,
    "recording_id": "b639c465-1c7a-445a-ad13-73ab2f650e53",
    "artist": "T.P. Orchestre Poly-Rythmo",
    "artist_ids": [
        "6e2e4f60-1a79-41fc-892e-47d61edf4569"
    ],
    "album": "Echos Hypnotiques",
    "release_id": null,
    "release_group_id": "b8de43d7-f1a2-40a0-b350-62526b7bb8d9",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After fading in the 1980s due to political instability in Benin, the band gained global recognition in the late 2000s through compilations by labels like Analog Africa and Soundway Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}