Information about plays

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

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

{
    "id": 3522456,
    "uri": "https://api.kexp.org/v2/plays/3522456/?format=api",
    "airdate": "2025-07-04T07:07:17-07:00",
    "show": 63915,
    "show_uri": "https://api.kexp.org/v2/shows/63915/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb250.jpg",
    "song": "Live Again",
    "track_id": "f53552d0-5822-4005-821a-d0d7f1918d25",
    "recording_id": "9cbaac1f-38ef-48df-afd2-70f95f0a7615",
    "artist": "The Chemical Brothers feat. Halo Maud",
    "artist_ids": [
        "ace60f28-0dbe-444a-9531-13ffe307bd54",
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "For That Beautiful Feeling",
    "release_id": "c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57",
    "release_group_id": "0eb13d65-b2a3-4b1b-9a2e-da61d6ba55e5",
    "labels": [
        "EMI Records"
    ],
    "label_ids": [
        "246a4d5c-3c88-4b8c-b0d5-86e2ee8f7079"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the amazing video for this one directed by DOM&NIC: https://www.youtube.com/watch?v=pqU4g5iJk2Y\n\nThe directors shared: \"The idea inspired us to use the new Arri XR virtual production stage and its cutting edge technology in a way that had never previously been done. This is an idea that could not really have been achieved with traditional filmmaking techniques. We created virtual CGI worlds and used long unbroken camera takes, without edits, moving between those different worlds seamlessly with our hero character.\"\n--\nHalo Maud is the creation of Maud Nadal, who grew up in rural France then moved to Paris, where she got her start in music during the early 2010s playing guitar and singing in like-minded psychedelic bands Melody's Echo Chamber and Moodoïd.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}