Information about plays

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

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

{
    "id": 3640663,
    "uri": "https://api.kexp.org/v2/plays/3640663/?format=api",
    "airdate": "2026-04-11T08:38:18-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "https://ia600906.us.archive.org/10/items/mbid-31564d0d-8953-4078-b213-476a078fec69/mbid-31564d0d-8953-4078-b213-476a078fec69-30505990642_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-31564d0d-8953-4078-b213-476a078fec69/mbid-31564d0d-8953-4078-b213-476a078fec69-30505990642_thumb250.jpg",
    "song": "Tiempo ahora",
    "track_id": "a6a15896-e084-4ce6-9404-6b3fff918422",
    "recording_id": "ff1e9666-7b5a-4307-9a34-0ad3aa8d07f2",
    "artist": "Mas Aya & Lido Pimienta",
    "artist_ids": [
        "a68a8499-0250-4c8a-a126-a2fcae24ff06",
        "9fb537ca-9145-4855-8a18-17b20339f1fc"
    ],
    "album": "Máscaras",
    "release_id": "31564d0d-8953-4078-b213-476a078fec69",
    "release_group_id": "deb94ee2-1bbb-475e-869b-008dba4b2ee8",
    "labels": [
        "Telephone Explosion Records"
    ],
    "label_ids": [
        "e647c224-5fc6-4b15-b641-3087783c2b23"
    ],
    "release_date": "2021-09-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wayu \n--\nNicaraguan-Canadian producer and composer Mas Aya (aka Brandon Valdivia) joined with Grammy-nominee and Polaris Prize winner Lido Pimienta for this beautiful song.\n--\nWe were so privileged to have Lido Pimienta live in the KEXP studio in 2022: https://www.youtube.com/watch?v=kOLLMt2Fln4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}