Information about plays

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

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

{
    "id": 3546220,
    "uri": "https://api.kexp.org/v2/plays/3546220/?format=api",
    "airdate": "2025-08-29T07:58:54-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia601900.us.archive.org/31/items/mbid-de97f4aa-e670-3d59-ba99-2533c14e6a4e/mbid-de97f4aa-e670-3d59-ba99-2533c14e6a4e-3627164645_thumb500.jpg",
    "thumbnail_uri": "https://ia601900.us.archive.org/31/items/mbid-de97f4aa-e670-3d59-ba99-2533c14e6a4e/mbid-de97f4aa-e670-3d59-ba99-2533c14e6a4e-3627164645_thumb250.jpg",
    "song": "D.A.N.C.E.",
    "track_id": "b4fd7192-3306-380e-86b2-e6d8b09d3f10",
    "recording_id": "d18a1284-d6a1-42d9-b0c1-b247e9f27b80",
    "artist": "Justice",
    "artist_ids": [
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "✝",
    "release_id": "de97f4aa-e670-3d59-ba99-2533c14e6a4e",
    "release_group_id": "867d4882-4e8e-3acd-8134-66f19bcca915",
    "labels": [
        "Ed Banger Records"
    ],
    "label_ids": [
        "9cdc4159-ec50-47f0-a7a2-e107618d5246"
    ],
    "release_date": "2007-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request from Logan, 7 years old...\n---\nToday is the birthday of Michael Jackson, born on this date in 1958. \n\nThe Justice duo (Gaspard Augé and Xavier de Rosnay) are huge Michael Jackson fans, and this song includes a number of references to the King of Pop's songs. They include \"Beat It,\" \"Black Or White,\" \"P.Y.T. (Pretty Young Thing),\" and \"Workin' Day and Night,\" along with the Jackson 5 hit \"ABC.\" \nJustice's Xavier De Rosnay said: \"Everyone loved him. We love him too, but it was more of an excuse for us to have a topic to write lyrics about. We thought it would be something playful and fun.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}