Information about plays

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

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

{
    "id": 3544640,
    "uri": "https://api.kexp.org/v2/plays/3544640/?format=api",
    "airdate": "2025-08-25T12:53:28-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "https://ia800804.us.archive.org/5/items/mbid-df8eb876-0bee-4b7f-92e8-bab80b29c5d1/mbid-df8eb876-0bee-4b7f-92e8-bab80b29c5d1-40866720729_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/5/items/mbid-df8eb876-0bee-4b7f-92e8-bab80b29c5d1/mbid-df8eb876-0bee-4b7f-92e8-bab80b29c5d1-40866720729_thumb250.jpg",
    "song": "It All Dies Anyway",
    "track_id": "e78f8a77-3ea5-4bc8-bb66-bac5436d411a",
    "recording_id": "cb3244f5-f920-438d-a0d0-6156f6a9c443",
    "artist": "The Gits",
    "artist_ids": [
        "b916a410-ee27-4f15-92ce-1ce2b60e7697"
    ],
    "album": "Frenching the Bully",
    "release_id": "df8eb876-0bee-4b7f-92e8-bab80b29c5d1",
    "release_group_id": "8cc9f08b-ba2e-313f-b8a3-9f877253b107",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-11-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hard to believe, Mia Zapata would have been 60 years old today. We miss her.\n\nMia was only 27 when she was killed in July, 1993 in Seattle.\n\nCheck out \"¡Viva Zapata! The Legacy of Mia Zapata and the Gits\": https://daily.bandcamp.com/features/the-gits-mia-zapata-interview",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}