Information about plays

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

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

{
    "id": 3428926,
    "uri": "https://api.kexp.org/v2/plays/3428926/?format=api",
    "airdate": "2024-11-23T03:11:58-08:00",
    "show": 61922,
    "show_uri": "https://api.kexp.org/v2/shows/61922/?format=api",
    "image_uri": "https://ia803205.us.archive.org/4/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/4/items/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d/mbid-2b612b0f-7678-49cb-9247-6802e7271c6d-40472545182_thumb250.jpg",
    "song": "Song To The Siren",
    "track_id": "f6fef07b-8681-4268-beaa-5137e88ea21e",
    "recording_id": "357e389e-fe59-4c9c-958c-24ae52bf9587",
    "artist": "Rachika Nayar feat. Julianna Barwick & Cassandra Croft",
    "artist_ids": [
        "ba49bbe3-188b-44d7-95f3-92ff9939af28",
        "a68f3d63-ac6e-4b69-b2b8-98e1c0f29086",
        "397832c9-bd43-4023-9f54-05c4d2ef1d56"
    ],
    "album": "TRAИƧA",
    "release_id": "2b612b0f-7678-49cb-9247-6802e7271c6d",
    "release_group_id": "d510d15f-1be9-4290-8fda-a563c6881e47",
    "labels": [
        "Red Hot Organization"
    ],
    "label_ids": [
        "c0b03b5b-8ab6-4009-80da-277affa88056"
    ],
    "release_date": "2024-11-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"With a dynamic mix of covers and originals, the project speaks to the beauty, resilience and strength of trans individuals. Producer Massima Bell notes: \"The stakes have never been higher. We're seeing a rise in anti-trans hate and vitriol that is particularly being spewed in the United States. I am a trans person from Iowa, one of the states that signed into law a bill that prohibits access to gender-affirming care. It is clearly, materially, a terrifying time.\"\nhttps://redhot.bandcamp.com/album/tra-a\n\"Song to the Siren\" is a song written by Tim Buckley and Larry Beckett,  first released by Buckley on his 1970 album Starsailor. (this mortal coil)\nhttps://redhot.bandcamp.com/album/tra-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}