Information about plays

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

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

{
    "id": 3519388,
    "uri": "https://api.kexp.org/v2/plays/3519388/?format=api",
    "airdate": "2025-06-27T05:22:43-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-e6aa82ef-b6ea-4745-a5f4-6bafe6d3c509/mbid-e6aa82ef-b6ea-4745-a5f4-6bafe6d3c509-42078285495_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-e6aa82ef-b6ea-4745-a5f4-6bafe6d3c509/mbid-e6aa82ef-b6ea-4745-a5f4-6bafe6d3c509-42078285495_thumb250.jpg",
    "song": "A Fair Life",
    "track_id": "4bb6b1d6-c70f-47c0-8540-234bfc0143bd",
    "recording_id": "4a0e4ed0-de7e-406d-b977-4648ea8f9a50",
    "artist": "The Youth Play",
    "artist_ids": [
        "08c4ce07-63b6-4dc7-88cf-3e5b947cf8ec"
    ],
    "album": "A Fair Life",
    "release_id": "e6aa82ef-b6ea-4745-a5f4-6bafe6d3c509",
    "release_group_id": "afe23ebf-f5e2-4f38-80bc-22e1cc658c2e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK based four-piece The Youth Play are an emerging alternative band from London blending Shoegaze and Post-Punk.  They are fronted by Mexican immigrant Diego Bracho who explains, “It’s about dealing with decisions from our leaders that do not look for the interests of the majority and how you have to carry on living, voicing what you believe in and doing your part in speaking up when it’s the time.” https://theyouthplay.bandcamp.com/track/a-fair-life",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}