Information about plays

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

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

{
    "id": 3625245,
    "uri": "https://api.kexp.org/v2/plays/3625245/?format=api",
    "airdate": "2026-03-04T14:35:23-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-0ea04935-5b94-470c-832c-a8e0ff84ef21/mbid-0ea04935-5b94-470c-832c-a8e0ff84ef21-31144714255_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-0ea04935-5b94-470c-832c-a8e0ff84ef21/mbid-0ea04935-5b94-470c-832c-a8e0ff84ef21-31144714255_thumb250.jpg",
    "song": "Better Change Your Mind",
    "track_id": "ea9e882f-3f7a-41b9-bf6a-2f76e54bf223",
    "recording_id": "73e87cf0-92ec-411d-8f87-c96ab419ed4f",
    "artist": "William Onyeabor",
    "artist_ids": [
        "53dd0229-8a42-4bd7-8ffb-29bdec25e9c6"
    ],
    "album": "Nigeria 70: The Definitive Story of 1970s Funky Lagos",
    "release_id": "516f03d3-d532-40e0-8616-7b8fb0944f68",
    "release_group_id": "612bb7cf-a210-4f6a-9913-a98868225b12",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., William Onyeabor, the Nigerian-born pioneering funk musician, who died in 2017 at age 70. \nLearn how he turned his back on music to become a born-again Christian in the 1980's: https://www.npr.org/2017/01/18/510472458/nigerian-funk-musician-william-onyeabor-dies-at-70",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}