Information about plays

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

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

{
    "id": 3609948,
    "uri": "https://api.kexp.org/v2/plays/3609948/?format=api",
    "airdate": "2026-01-27T21:47:38-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Zombie",
    "track_id": "b9edfc20-247c-498c-95df-0bfa504f3484",
    "recording_id": "cf8ec9dd-2a0d-4042-94e2-1b5fb11d62d1",
    "artist": "Fela Kuti",
    "artist_ids": [
        "6514cffa-fbe0-4965-ad88-e998ead8a82a"
    ],
    "album": "The Complete Works of Fela Anikulapo Kuti",
    "release_id": "d54d0d24-c3ba-435f-9ae9-60d2574c3027",
    "release_group_id": "fb6a6f9e-6dcf-42fe-a603-6e463cf65b67",
    "labels": [
        "Wrasse Records"
    ],
    "label_ids": [
        "3a33c6f4-b06e-4d23-8ebf-ba3d2c9edab3"
    ],
    "release_date": "2010-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fela Kuti & Afrika 70’s \"Zombie\" (1977) is one of the greatest protest albums of all time. Its title track characterizes members of the Nigerian army as blindly following orders and not thinking for themselves. \n\nRead the story behind this album: https://postgenre.org/hof-kuti-zombie/\n\nPeabody Award-winning journalist Jad Abumrad is back with a new podcast series \"Fela Kuti: Fear No Man\", investigating the icon's creation of Afrobeats and his fight against oppression.\n\nhttps://www.npr.org/2025/10/15/nx-s1-5539126/fela-kuti-podcast-fear-no-man",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}