Information about plays

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

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

{
    "id": 3619019,
    "uri": "https://api.kexp.org/v2/plays/3619019/?format=api",
    "airdate": "2026-02-18T07:48:30-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb250.jpg",
    "song": "Gemini",
    "track_id": "68f8562e-5f31-4a38-b6ef-e0ca91e1c9d8",
    "recording_id": "1c1ab4ec-325a-4f59-9d6e-3ee47847cd55",
    "artist": "Angélica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "Gemelo",
    "release_id": "d42a9249-7c94-418b-b33b-adfb3a4fe451",
    "release_group_id": "025a02ec-b976-4e03-bdeb-683c02611df5",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Partisan Records debut from LA-based Angélica Garcia feels like an artist stepping from black and white into technicolor as she explores themes of loneliness, tension, beauty, womanhood and ancestral veneration, sung almost entirely in Spanish for the first time. – Chris Sanley, KEXP Music Director\nhttps://kexp.org/read/2024/6/10/new-music-reviews-610/\n\nhttps://angelicagarcia.bandcamp.com\nhttps://www.angelicagarciamusic.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}