Information about plays

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

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

{
    "id": 3592745,
    "uri": "https://api.kexp.org/v2/plays/3592745/?format=api",
    "airdate": "2025-12-18T16:49:05-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia801604.us.archive.org/33/items/mbid-8e48625f-31c3-4e60-b451-9f48bb0828bf/mbid-8e48625f-31c3-4e60-b451-9f48bb0828bf-8838149001_thumb500.jpg",
    "thumbnail_uri": "https://ia601604.us.archive.org/33/items/mbid-8e48625f-31c3-4e60-b451-9f48bb0828bf/mbid-8e48625f-31c3-4e60-b451-9f48bb0828bf-8838149001_thumb250.jpg",
    "song": "Jungle Love",
    "track_id": "7137bb76-5021-44e8-beaa-1a2979a55e78",
    "recording_id": "e39e2a63-b421-4853-82c5-49aec5a9458f",
    "artist": "The Time",
    "artist_ids": [
        "3bfa8f23-2dbb-43e2-b1da-3cfaa6c5ff9d"
    ],
    "album": "Ice Cream Castle",
    "release_id": "d8014811-055d-4131-bc19-878d6034368f",
    "release_group_id": "7bcad944-a741-32ad-b387-8489c8b4b9ac",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating \"Jellybean\" Johnson, drummer of Minneapolis funk band The Time, who died at 69 on November 21st.\n\nThe man who helped shape Minneapolis sound, Jellybean Johnson.\nhttps://tinyurl.com/eta88f43",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}