Information about plays

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

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

{
    "id": 3625309,
    "uri": "https://api.kexp.org/v2/plays/3625309/?format=api",
    "airdate": "2026-03-04T18:11:43-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn720905.ca.archive.org/0/items/mbid-8e5e57c0-c582-4153-abc1-bb1b0b13737e/mbid-8e5e57c0-c582-4153-abc1-bb1b0b13737e-44218344924_thumb500.jpg",
    "thumbnail_uri": "https://dn720905.ca.archive.org/0/items/mbid-8e5e57c0-c582-4153-abc1-bb1b0b13737e/mbid-8e5e57c0-c582-4153-abc1-bb1b0b13737e-44218344924_thumb250.jpg",
    "song": "Ah Ya",
    "track_id": "896e470f-c984-4664-a82a-42ef5e3e3a0b",
    "recording_id": "9ae0f065-5485-4e10-8257-7ad112c84a82",
    "artist": "Christine and the Queens & Thee Diane",
    "artist_ids": [
        "f33dece1-a8e0-4e5d-a82f-30dccb9d4aff",
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "Ah Ya",
    "release_id": "8e5e57c0-c582-4153-abc1-bb1b0b13737e",
    "release_group_id": "a0abf998-8ef3-4ce5-aae5-c2c45a02a431",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2026-01-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Rahim Redcar's creative prowess is not only awe-inspiring in its prolificacy, but its shape-shifting vastness. Today, the French musician has released a new song under his Christine And The Queens moniker called \"Ah Ya\" featuring longtime friend and collaborator Thee Diane. You might recognize Thee Diane, a classically trained musician who combines afrobeats and alt-pop, from the cover for Christine And The Queens' 2022 album Redcar Les Adorables Étoiles.\" \n\nhttps://stereogum.com/2487037/christine-and-the-queens-thee-diane-ah-ya/music\n==\n\nCheck out the official video Ah Ya here: https://www.youtube.com/watch?v=t5K95OZEeTE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}