Information about plays

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

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

{
    "id": 3626393,
    "uri": "https://api.kexp.org/v2/plays/3626393/?format=api",
    "airdate": "2026-03-07T13:37:34-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-42c91fc0-a767-4c5b-89e1-0bcb15497ed4/mbid-42c91fc0-a767-4c5b-89e1-0bcb15497ed4-3376973203_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-42c91fc0-a767-4c5b-89e1-0bcb15497ed4/mbid-42c91fc0-a767-4c5b-89e1-0bcb15497ed4-3376973203_thumb250.jpg",
    "song": "Très bien",
    "track_id": "723271dc-70f2-3940-a677-1d8816d43146",
    "recording_id": "d733b72d-df72-40dd-9ed9-6d6f7e02df1f",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "Feminist Sweepstakes",
    "release_id": "42c91fc0-a767-4c5b-89e1-0bcb15497ed4",
    "release_group_id": "61c85d3d-2f15-3d83-a5bc-8f3cf6211967",
    "labels": [
        "Mr. Lady Records"
    ],
    "label_ids": [
        "5d4b7256-2317-472c-8d5f-cd5f2d8f8f20"
    ],
    "release_date": "2001-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Electro-punk trio Le Tigre, fronted by Kathleen Hanna of Bikini Kill, mixed dance-floor beats with feminist politics on their 2001 album Feminist Sweepstakes. “Très Bien” even samples a 1979 Brigade Mondaine French detective film, adding to the track’s playful collage-style production. If you're enjoying the music today, support the KEXP Spring Drive — this hour’s thank-you gift includes the Music Portal crewneck at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}