Information about plays

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

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

{
    "id": 3522085,
    "uri": "https://api.kexp.org/v2/plays/3522085/?format=api",
    "airdate": "2025-07-03T12:41:02-07:00",
    "show": 63907,
    "show_uri": "https://api.kexp.org/v2/shows/63907/?format=api",
    "image_uri": "https://ia800305.us.archive.org/27/items/mbid-0ccb67aa-744c-4ac8-8a2f-8b292d614668/mbid-0ccb67aa-744c-4ac8-8a2f-8b292d614668-40637898394_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/27/items/mbid-0ccb67aa-744c-4ac8-8a2f-8b292d614668/mbid-0ccb67aa-744c-4ac8-8a2f-8b292d614668-40637898394_thumb250.jpg",
    "song": "Head Heart Hands",
    "track_id": "0c73b828-a18a-4b0b-af8a-378be4ce1a05",
    "recording_id": "fcafbbda-8e86-4293-9d6e-308360f51a9b",
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "Satisfied Soul",
    "release_id": "0ccb67aa-744c-4ac8-8a2f-8b292d614668",
    "release_group_id": "58e71048-20e0-4089-970e-a7e4f150abd3",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Madison, WI, rapper Brother Ali's newest album is \"a 17-track sermon.\" produced by Ant, the production half of Atmosphere.  go right here to purchase it: https://brotherali-mmg.bandcamp.com/album/satisified-soul\n\n--\n\nBrother Ali was recently Live on KEXP this past February!\n\nhttps://www.youtube.com/watch?v=8I0t6V4X0fY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}