Information about plays

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

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

{
    "id": 3563051,
    "uri": "https://api.kexp.org/v2/plays/3563051/?format=api",
    "airdate": "2025-10-09T12:40:57-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia903208.us.archive.org/35/items/mbid-d4bfdd53-f9ac-35d8-b30d-f750b4420af4/mbid-d4bfdd53-f9ac-35d8-b30d-f750b4420af4-9552855097_thumb500.jpg",
    "thumbnail_uri": "https://ia803208.us.archive.org/35/items/mbid-d4bfdd53-f9ac-35d8-b30d-f750b4420af4/mbid-d4bfdd53-f9ac-35d8-b30d-f750b4420af4-9552855097_thumb250.jpg",
    "song": "Uncontrollable Urge",
    "track_id": "2568491f-1fac-38f3-9725-8f3817af2cc6",
    "recording_id": "b3ed4110-5514-4862-bc24-cdfad3e1f462",
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "Q: Are We Not Men? A: We Are Devo!",
    "release_id": "d4bfdd53-f9ac-35d8-b30d-f750b4420af4",
    "release_group_id": "60a754f9-50e1-346a-97db-925a1e2ad7e0",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#183 on YOUR countdown of the greatest albums of all time!\n\nProduced by Brian Eno, 'Q: Are We Not Men? A: We Are Devo!' was a seminal touchstone in the development of American new wave. It was one of the first pop albums to use synthesizers as an important textural element, and although they mostly play a supporting role in this guitar-driven set, the innovation began to lay the groundwork for the synth-pop explosion that would follow very shortly. The album revived the absurdist social satire of the Mothers of Invention, claiming punk rock's outsider alienation as a home for freaks and geeks. \n\nhttps://shorturl.at/B7YAX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}