Information about plays

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

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

{
    "id": 3626133,
    "uri": "https://api.kexp.org/v2/plays/3626133/?format=api",
    "airdate": "2026-03-06T20:58:50-08:00",
    "show": 66110,
    "show_uri": "https://api.kexp.org/v2/shows/66110/?format=api",
    "image_uri": "https://coverartarchive.org/release/5ff47c7b-ebb3-46a7-9bbb-52dec8147c5d/44130340774-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5ff47c7b-ebb3-46a7-9bbb-52dec8147c5d/44130340774-250.jpg",
    "song": "Setsinala",
    "track_id": null,
    "recording_id": "d6abb6e7-d7ee-433b-b1f1-5b297b381560",
    "artist": "Ismaël Lô",
    "artist_ids": [
        "3a4de95b-22f9-4325-afd6-c4d648befcba"
    ],
    "album": "Iso",
    "release_id": null,
    "release_group_id": "7f0ebc86-ae18-39f2-8020-ae9903baea71",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ismaël Lô (born August 30, 1956) is a renowned Senegalese musician, singer, and songwriter known as \"the Bob Dylan of Africa\". Blending traditional Senegalese mbalax with folk, soul, and pop, he is best known for hits like \"Tajabone\". A former member of Super Diamono, Lô has had a successful solo career.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}