Information about plays

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

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

{
    "id": 3626326,
    "uri": "https://api.kexp.org/v2/plays/3626326/?format=api",
    "airdate": "2026-03-07T08:47:46-08:00",
    "show": 66116,
    "show_uri": "https://api.kexp.org/v2/shows/66116/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-ee15fcd7-84f3-4565-b615-2ad26c7074b5/mbid-ee15fcd7-84f3-4565-b615-2ad26c7074b5-39994854240_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-ee15fcd7-84f3-4565-b615-2ad26c7074b5/mbid-ee15fcd7-84f3-4565-b615-2ad26c7074b5-39994854240_thumb250.jpg",
    "song": "Poleo",
    "track_id": "61be0777-dc5e-4efd-81f8-481f290e0884",
    "recording_id": "bd3f3515-b4d8-4b1b-ad87-dd4b0770f6a6",
    "artist": "Isleña Antumalen",
    "artist_ids": [
        "fa4152e2-dfd7-459f-8439-7387d199271f"
    ],
    "album": "ÑAÑA",
    "release_id": "ee15fcd7-84f3-4565-b615-2ad26c7074b5",
    "release_group_id": "d673d5da-a850-4e6a-97f5-63d3df9923ad",
    "labels": [
        "Everlasting Records"
    ],
    "label_ids": [
        "f9e3eb05-1afa-4058-86ba-607f6b6c446f"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mapuche / Huillice\n\nSince 2021, Isleña has been steadily perfecting the collection of material for her debut album,“Ñaña”. ‘Ñaña’ is an affectionate term used by Mapuche women-equivalent to ‘Sister’. The album addresses themes of sexuality, decolonization and liberation for indigenous women. A joyous but meaningful record that highlights the contemporary Mapuche Huillice experience via the medium of music, while promoting a love of nature and an awareness and respect for her ancestral roots!\n\nListen to more from the album here:\nhttps://islenaantumalen.bandcamp.com/album/a-a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}