Information about plays

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

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

{
    "id": 3640819,
    "uri": "https://api.kexp.org/v2/plays/3640819/?format=api",
    "airdate": "2026-04-11T18:06:18-07:00",
    "show": 66428,
    "show_uri": "https://api.kexp.org/v2/shows/66428/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Suena Tu Canto",
    "track_id": null,
    "recording_id": "23ed1257-e2f8-44ee-9e2d-1077fc427160",
    "artist": "Pahua & Terror/Cactus",
    "artist_ids": [
        "91ac4b69-025f-4343-a40a-4f0703daf576",
        "67c42332-de6c-46a7-b36a-2db0ae9fe2f3"
    ],
    "album": "Amuleto",
    "release_id": null,
    "release_group_id": "cc51b53f-7c9b-4e7f-8c27-7862bc559a91",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2022-07-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This song is a collaboration between Pahua and Terror/Cactus, written \"especially for this compilation around the theme of migration and are currently working on a full-length album together.\"\n\nhttps://pahua.bandcamp.com › track › suena-tu-canto\n\nCheck out Pahua and Terror live in studio at KEXP in 2019: https://www.youtube.com/watch?v=RHBJabMGbYo",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}