Information about plays

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

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

{
    "id": 3521096,
    "uri": "https://api.kexp.org/v2/plays/3521096/?format=api",
    "airdate": "2025-07-01T06:38:51-07:00",
    "show": 63889,
    "show_uri": "https://api.kexp.org/v2/shows/63889/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a-28668744844_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a/mbid-b0a1c461-5cd6-487f-ac15-7f9c18c73f1a-28668744844_thumb250.jpg",
    "song": "Pressure Drop",
    "track_id": "286942b3-7bf2-3e5c-bbdc-1ebd38bdc997",
    "recording_id": "b0e0e2e1-ccd9-4cbc-8072-3a3f32e05a57",
    "artist": "Toots & The Maytals",
    "artist_ids": [
        "29730ee3-e1c7-4e28-9ccd-3a0e6b0e8103"
    ],
    "album": "Funky Kingston / In the Dark",
    "release_id": "b0a1c461-5cd6-487f-ac15-7f9c18c73f1a",
    "release_group_id": "c1dd1ed6-729a-39ab-babe-6f423cee3010",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Pressure Drop\" helped launch the band's career outside Jamaica when the song was featured on the soundtrack to the 1972 film 'The Harder They Come,' which introduced reggae to much of the world. This song has been covered often, most notably by Robert Palmer, the Specials, Keith Richards, Izzy Stradlin and the Ju Ju Hounds, the Oppressed and the Clash.\n\n\"Pressure Drop\" was recorded in 1969 by the Maytals by record producer Leslie Kong. The song appears on the Toots 1970 album Monkey Man (released in Jamaica by Beverley's Records) and From the Roots (released in the UK by Trojan Records).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}