Information about plays

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

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

{
    "id": 3542012,
    "uri": "https://api.kexp.org/v2/plays/3542012/?format=api",
    "airdate": "2025-08-19T09:33:42-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-fb8d0132-b4f5-4624-a61d-7add7148f39e/mbid-fb8d0132-b4f5-4624-a61d-7add7148f39e-33500268537_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-fb8d0132-b4f5-4624-a61d-7add7148f39e/mbid-fb8d0132-b4f5-4624-a61d-7add7148f39e-33500268537_thumb250.jpg",
    "song": "Ardina",
    "track_id": "f0939b05-6f98-4124-9dba-53dd62f3e1fa",
    "recording_id": "86ac6874-0790-4381-9d8b-232cca88cacf",
    "artist": "Taxi Kebab",
    "artist_ids": [
        "ad1bbc78-51ba-4de8-b808-a49a2ce3a4f3"
    ],
    "album": "Visions al 2ard",
    "release_id": "fb8d0132-b4f5-4624-a61d-7add7148f39e",
    "release_group_id": "5929d02f-e82d-4b6b-98b7-2a7766a83a74",
    "labels": [
        "Real World Records"
    ],
    "label_ids": [
        "1b1eebe1-0602-4c6a-b120-a916f1942331"
    ],
    "release_date": "2022-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At the crossroads of several influences, Taxi Kebab is the collision between synthesizers, machines, modulated buzuq.\nThrough poetry, Leïla Jiqqir (Leïla Koumiya) interferes with the arpeggios led by Romain Henry (machines).\nMainly electronic, their influences are haunted by the specter of North African roots. A rough, psyche sound, disoriented and “disoriental”. The band ended in 2023.\nhttps://taxikebab.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}