Information about plays

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

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

{
    "id": 3542294,
    "uri": "https://api.kexp.org/v2/plays/3542294/?format=api",
    "airdate": "2025-08-20T01:39:45-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://ia800307.us.archive.org/26/items/mbid-abc2013c-b852-416d-967d-d6a3f21780cf/mbid-abc2013c-b852-416d-967d-d6a3f21780cf-42265177378_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-abc2013c-b852-416d-967d-d6a3f21780cf/mbid-abc2013c-b852-416d-967d-d6a3f21780cf-42265177378_thumb250.jpg",
    "song": "The Prophet",
    "track_id": "eea40d23-f45f-468a-9253-15d23fd8326c",
    "recording_id": "870e9415-4173-47eb-b162-759855c053a7",
    "artist": "Ami Taf Ra",
    "artist_ids": [
        "0e0b62fd-f14c-4fec-b284-b3cde159880d"
    ],
    "album": "The Prophet and the Madman",
    "release_id": "abc2013c-b852-416d-967d-d6a3f21780cf",
    "release_group_id": "f50a44d8-ed21-4519-9293-b960b0d7501f",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ami Taf Ra is an LA-based artist of Moroccan heritage who has a long held passion for musical and cultural fusion — most notably traditional Arabic music with Western sounds — crafting a sound that honors her heritage while embracing new influences through different languages and nationalities.  \n\nListen to more from 'The Prophet and the Madman' here:\nhttps://amitafra.bandcamp.com/album/the-prophet-and-the-madman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}