Information about plays

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

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

{
    "id": 3554198,
    "uri": "https://api.kexp.org/v2/plays/3554198/?format=api",
    "airdate": "2025-09-17T13:38:10-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://ia800508.us.archive.org/2/items/mbid-f1c20581-d130-4b7f-ab33-6a53fc56c559/mbid-f1c20581-d130-4b7f-ab33-6a53fc56c559-37150352439_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/2/items/mbid-f1c20581-d130-4b7f-ab33-6a53fc56c559/mbid-f1c20581-d130-4b7f-ab33-6a53fc56c559-37150352439_thumb250.jpg",
    "song": "The Turning Ground",
    "track_id": "89bbb0f3-a0a7-4c3f-ab8c-42cb274aa525",
    "recording_id": "72ee482a-fa99-47b4-a31b-07e70d95dba1",
    "artist": "Tara Clerkin Trio",
    "artist_ids": [
        "b0e0db41-c292-40a1-b5d9-71f587bdabc4"
    ],
    "album": "On The Turning Ground",
    "release_id": "f1c20581-d130-4b7f-ab33-6a53fc56c559",
    "release_group_id": "12a16834-7601-4218-9a1a-ef85aeced2aa",
    "labels": [
        "World of Echo"
    ],
    "label_ids": [
        "ab3155f6-2232-43a9-ae14-175e2e7490a7"
    ],
    "release_date": "2023-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tara Clerkin Trio are Pat Benjamin, Sunny Joe Paradisos, and Tara Clerkin, three musicians involved in a number of cult Bristol bands over the years. Here's an interview with the trio: https://www.clashmusic.com/features/in-conversation-tara-clerkin-trio/\n---\nYou might like the official video for \"The Tuning Ground\": https://www.youtube.com/watch?v=zPcP3YZZRnQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}