Information about plays

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

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

{
    "id": 3580439,
    "uri": "https://api.kexp.org/v2/plays/3580439/?format=api",
    "airdate": "2025-11-20T00:28:57-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fallen Cloud",
    "track_id": "23eb595a-fe4f-4fbe-a8a9-7b7e00dcd893",
    "recording_id": "fa69d4c3-07a0-4b64-8461-09748907f8e7",
    "artist": "Austra",
    "artist_ids": [
        "af9e8d94-d471-4f91-82c7-250c22545162"
    ],
    "album": "Chin Up Buttercup",
    "release_id": "a1b398ab-90d1-4e64-9207-850dc57ecb22",
    "release_group_id": "86724f48-b08b-4083-a0eb-5e970fe4ead9",
    "labels": [
        "Domino Recording Co Ltd"
    ],
    "label_ids": [
        "10976a5f-b74f-4407-8437-44374c0e0cfa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austra will be at:\n --The Independent in SF on Saturday, January 24th \n--Madame Lou's in Seattle on Tuesday, January 27th\n--\nSpeaking about this single, Austra (Katie Stelmanis) said: “Although I didn’t realize until long after this song was finished, Fallen Cloud is a song that takes place during the bargaining stage of grief. It begins with a desperate attempt to change an undesired romantic outcome, but after spending a bit too much time imagining different scenarios, I become enveloped by the dream-like fantasy of an alternate life. This song is meant to make you feel like you’re floating in a sweet cloud of delusion.”\n--\nHere's the official video: https://www.youtube.com/watch?v=T5foC-AaDUk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}