Information about plays

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

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

{
    "id": 3549200,
    "uri": "https://api.kexp.org/v2/plays/3549200/?format=api",
    "airdate": "2025-09-05T11:16:45-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia601908.us.archive.org/8/items/mbid-a78f25ab-9d3f-4303-8799-4c0bf23e26ce/mbid-a78f25ab-9d3f-4303-8799-4c0bf23e26ce-27307006487_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-a78f25ab-9d3f-4303-8799-4c0bf23e26ce/mbid-a78f25ab-9d3f-4303-8799-4c0bf23e26ce-27307006487_thumb250.jpg",
    "song": "No Llores",
    "track_id": "398bd6d4-57cc-403e-8ad3-a0b4eeb89eb1",
    "recording_id": "e6b544ef-7357-483f-a54b-c0715e9159c8",
    "artist": "Tres Leches",
    "artist_ids": [
        "7da49df9-13ff-458a-97f3-1dfc6fad84b6"
    ],
    "album": "Amorfo",
    "release_id": "a78f25ab-9d3f-4303-8799-4c0bf23e26ce",
    "release_group_id": "872f29d5-b248-43d1-ba2c-356f11bba0e7",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-09-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Tres Leches is one of the featured bands for R-Day, tomorrow, September 6th, in Seattle's Georgetown neighborhood from 4-10pm. The event is free and 21+! \n\nCheck out their May 2019 performance in the KEXP studio: https://youtu.be/1sikxtPPuxY\n\nhttps://tresleches.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}