Information about plays

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

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

{
    "id": 3568188,
    "uri": "https://api.kexp.org/v2/plays/3568188/?format=api",
    "airdate": "2025-10-21T19:00:14-07:00",
    "show": 64897,
    "show_uri": "https://api.kexp.org/v2/shows/64897/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-256edf38-43b3-4444-9f31-8b958476ae1d/mbid-256edf38-43b3-4444-9f31-8b958476ae1d-32638912488_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-256edf38-43b3-4444-9f31-8b958476ae1d/mbid-256edf38-43b3-4444-9f31-8b958476ae1d-32638912488_thumb250.jpg",
    "song": "Ya Rayah",
    "track_id": "e9a45405-2882-388c-af41-c8d17adc2184",
    "recording_id": "23df999d-2e1f-4e66-b1d7-2cd15af62f5d",
    "artist": "Rachid Taha, Khaled & Faudel",
    "artist_ids": [
        "04dd1f61-c21b-4d6a-b110-55b3c1309fa0",
        "b4a479aa-4384-4acf-88b0-dee9188faeb5",
        "5b330b43-ea98-486f-a15d-4aa09e990ac7"
    ],
    "album": "1,2,3 Soleils: Taha, Khaled, Faudel in Concert",
    "release_id": "256edf38-43b3-4444-9f31-8b958476ae1d",
    "release_group_id": "b78f9509-4aee-3a39-9c47-8caddb18d155",
    "labels": [
        "Wrasse Records"
    ],
    "label_ids": [
        "3a33c6f4-b06e-4d23-8ebf-ba3d2c9edab3"
    ],
    "release_date": "2005-07-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ya Rayah translates literally to English as \"'you, the one leaving'\"\n---\nThe Algerian ballad was originally written and performed in 1973 by Dahmane El Harrachi, and is directed at the traveler, the migrant, the exiled and the one longing for home.\n---\nMore here: https://tinyurl.com/hsvs93xa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}