Information about plays

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

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

{
    "id": 3566820,
    "uri": "https://api.kexp.org/v2/plays/3566820/?format=api",
    "airdate": "2025-10-18T17:07:46-07:00",
    "show": 64869,
    "show_uri": "https://api.kexp.org/v2/shows/64869/?format=api",
    "image_uri": "https://ia601600.us.archive.org/32/items/mbid-bb4eeebe-9b6b-3846-af56-36af69e7f2dc/mbid-bb4eeebe-9b6b-3846-af56-36af69e7f2dc-9573222975_thumb500.jpg",
    "thumbnail_uri": "https://ia801600.us.archive.org/32/items/mbid-bb4eeebe-9b6b-3846-af56-36af69e7f2dc/mbid-bb4eeebe-9b6b-3846-af56-36af69e7f2dc-9573222975_thumb250.jpg",
    "song": "(I Don’t Need You to) Set Me Free",
    "track_id": "496594c1-06dc-3676-a60b-bd81a4dcc887",
    "recording_id": "eb117774-e705-448a-ab3a-678df3f3c2c6",
    "artist": "Grinderman",
    "artist_ids": [
        "611f1230-7c2b-4610-b9e6-5a4fcb6e3cc7"
    ],
    "album": "Grinderman",
    "release_id": "bb4eeebe-9b6b-3846-af56-36af69e7f2dc",
    "release_group_id": "9c89f4e7-d48b-3eac-b363-cc6aea256a97",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2007-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut studio album from Australian band Grinderman, a side project of members of Nick Cave and the Bad Seeds. \n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}