Information about plays

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

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

{
    "id": 3594834,
    "uri": "https://api.kexp.org/v2/plays/3594834/?format=api",
    "airdate": "2025-12-23T09:24:48-08:00",
    "show": 65455,
    "show_uri": "https://api.kexp.org/v2/shows/65455/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Walk Through Fire",
    "track_id": "26a4f1d8-1799-4c2d-a794-7dbbeb3a7c44",
    "recording_id": "36bad9e1-5b8e-4166-b386-4bf1783f3609",
    "artist": "Yannis & the Yaw feat. Tony Allen",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5",
        "9b8df8fd-b3fa-4e41-8343-363b958b4ae5"
    ],
    "album": "Lagos Paris London",
    "release_id": "69c6cd67-2231-4867-b4d1-2f15adeeda16",
    "release_group_id": "dd78ae4f-6e49-42b7-9101-f1234ee0bc62",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2016, Foals frontman Yannis Philippakis was offered the opportunity of a lifetime: a two-day session working with the great drummer and composer Tony Allen - heading into a smoke-filled, ‘70s throwback studio in Paris, Yannis had expected them to make a nostalgic Afrobeat record. Yet something very different emerged.\n\nhttps://www.yannisandtheyaw.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}