Information about plays

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

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

{
    "id": 3563002,
    "uri": "https://api.kexp.org/v2/plays/3563002/?format=api",
    "airdate": "2025-10-09T08:54:43-07:00",
    "show": 64786,
    "show_uri": "https://api.kexp.org/v2/shows/64786/?format=api",
    "image_uri": "https://ia800105.us.archive.org/7/items/mbid-a2536e20-e802-385d-acb7-964ed326af78/mbid-a2536e20-e802-385d-acb7-964ed326af78-19011590959_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/7/items/mbid-a2536e20-e802-385d-acb7-964ed326af78/mbid-a2536e20-e802-385d-acb7-964ed326af78-19011590959_thumb250.jpg",
    "song": "Disco 2000",
    "track_id": "d84cb1a5-8f07-482d-bb63-263e3a2133c3",
    "recording_id": "efd07c6b-022e-4c79-bad6-38999e898fc4",
    "artist": "Pulp",
    "artist_ids": [
        "76b2e842-5e85-4c97-ab62-d5bc315595b5"
    ],
    "album": "Different Class",
    "release_id": "a2536e20-e802-385d-acb7-964ed326af78",
    "release_group_id": "88f69eab-8f07-343b-847c-b944ad33dfcf",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2006-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#218 on YOUR countdown of the greatest albums of all time!\n\nIf human connection and art matters to you, donate! https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}