Information about plays

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

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

{
    "id": 3553348,
    "uri": "https://api.kexp.org/v2/plays/3553348/?format=api",
    "airdate": "2025-09-15T11:52:03-07:00",
    "show": 64570,
    "show_uri": "https://api.kexp.org/v2/shows/64570/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "¿Cómo puedes vivir contigo mismo?",
    "track_id": null,
    "recording_id": "49e58058-d805-440a-98c2-db2443f45e01",
    "artist": "Alex Anwandter",
    "artist_ids": [
        "46182d24-f469-477e-8b0d-ae53522ec2ad"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2013-07-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With a musical style that melds bright '80s-inspired sounds, dancefloor-ready disco, chilly electronics, and lyrics that delve deeply into politics of all sorts, Chilean composer, singer, producer, and director Alex Anwandter makes truly left-field pop that's both thoughtful and escapist at once. Born Álex Anwandter Donoso in Santiago, Chile in 1984, he is a classically trained musician who began studying the violin at the age of six. (allmusic's Thom Jurek: https://bit.ly/46rbPqd).\n\nhttps://alexanwandter.cl/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}