Information about plays

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

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

{
    "id": 3556448,
    "uri": "https://api.kexp.org/v2/plays/3556448/?format=api",
    "airdate": "2025-09-22T20:56:31-07:00",
    "show": 64636,
    "show_uri": "https://api.kexp.org/v2/shows/64636/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Quen é a que canta?",
    "track_id": null,
    "recording_id": "219a85ee-6e2e-4bfd-986b-72fd8a08bedc",
    "artist": "Tanxugueiras, Fillas de Cassandra",
    "artist_ids": [
        "9e7a1b59-c834-465c-bc58-0f39053b7648",
        "a2649636-3f7f-4a55-9941-04f1b7ae1a2e"
    ],
    "album": "Quen é a que canta?",
    "release_id": null,
    "release_group_id": "62dbf3c5-0e01-418c-aa1c-cda4c042237d",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing at Live on KEXP in Bilbao in October 2025!/¡Tocando en VIVO durante KEXP en Bilbao en octubre de 2025!\nES: Tanxugueiras es un grupo femenino español formado por Aida Tarrío y las hermanas gemelas Olaia y Sabela Maneiro. Comenzaron a trabajar juntas en 2016 y cantan principalmente en gallego.\nEN: Tanxugueiras is a Spanish girl group formed by Aida Tarrío and the twin sisters Olaia and Sabela Maneiro. They started working together in 2016 and sing mostly in Galician.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}