Information about plays

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

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

{
    "id": 3580609,
    "uri": "https://api.kexp.org/v2/plays/3580609/?format=api",
    "airdate": "2025-11-20T10:31:22-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia601409.us.archive.org/26/items/mbid-e55966ae-6487-43c2-90e9-0a4cb12c9cd7/mbid-e55966ae-6487-43c2-90e9-0a4cb12c9cd7-32889153126_thumb500.jpg",
    "thumbnail_uri": "https://ia601409.us.archive.org/26/items/mbid-e55966ae-6487-43c2-90e9-0a4cb12c9cd7/mbid-e55966ae-6487-43c2-90e9-0a4cb12c9cd7-32889153126_thumb250.jpg",
    "song": "Join in the Chant",
    "track_id": "d96d75e3-465a-3603-b188-995928c6d6fa",
    "recording_id": "a8e0cde5-024d-4477-978c-d5f83483e784",
    "artist": "Nitzer Ebb",
    "artist_ids": [
        "d260c14e-2ef1-4d3d-8739-70d517efac8a"
    ],
    "album": "The Kings of Techno",
    "release_id": "e55966ae-6487-43c2-90e9-0a4cb12c9cd7",
    "release_group_id": "998d37ed-5ce9-3ebc-8149-a7a18bdd5225",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-10-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'That Total Age' is the debut studio album by British industrial pioneers Nitzer Ebb. After its release, it spawned the hit single \"Join in the Chant\", which hit No. 9 on the US dance chart in 1987. \n\nIt was also included in the 2000 compilation, 'The Kings of Techno' by Detroit DJs Laurent Garnier and Carl Craig.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}