Information about plays

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

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

{
    "id": 3574614,
    "uri": "https://api.kexp.org/v2/plays/3574614/?format=api",
    "airdate": "2025-11-06T06:19:49-08:00",
    "show": 65035,
    "show_uri": "https://api.kexp.org/v2/shows/65035/?format=api",
    "image_uri": "https://ia800202.us.archive.org/28/items/mbid-23b541be-bbde-4577-abef-5f21aa90f1be/mbid-23b541be-bbde-4577-abef-5f21aa90f1be-43423753795_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/28/items/mbid-23b541be-bbde-4577-abef-5f21aa90f1be/mbid-23b541be-bbde-4577-abef-5f21aa90f1be-43423753795_thumb250.jpg",
    "song": "Kalimba Song",
    "track_id": "0c7f4c79-eced-46a5-8514-938b4f92ee10",
    "recording_id": "4c796685-18ca-45cc-bcfe-124c8922259b",
    "artist": "DITZ",
    "artist_ids": [
        "bd0f9f45-22c2-4566-b2cc-3c255ceb6e76"
    ],
    "album": "Don Enzo Magic Carpet Salesman",
    "release_id": "23b541be-bbde-4577-abef-5f21aa90f1be",
    "release_group_id": "3b6381bf-8b24-405f-ae45-083fb0a33746",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2025-10-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DITZ is a post-punk band from Brighton, UK.\n\nhttps://ditzband.bandcamp.com/track/kalimba-song",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}