Information about plays

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

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

{
    "id": 3667349,
    "uri": "https://api.kexp.org/v2/plays/3667349/?format=api",
    "airdate": "2026-06-13T12:23:36-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-e5009c44-e3c7-41f0-8609-34a11acda264/mbid-e5009c44-e3c7-41f0-8609-34a11acda264-37932391937_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-e5009c44-e3c7-41f0-8609-34a11acda264/mbid-e5009c44-e3c7-41f0-8609-34a11acda264-37932391937_thumb250.jpg",
    "song": "Hey Muscles I Love You",
    "track_id": "bb7dc09c-8410-4a64-b69e-34d57bcef8eb",
    "recording_id": "a5909957-9916-418e-ba27-faaacdd266d1",
    "artist": "Muscles",
    "artist_ids": [
        "a95d02ac-40ab-4551-aa3c-cd12d201ace4"
    ],
    "album": "Guns Babes Lemonade",
    "release_id": "32ffdb03-8795-4bdd-9607-cbb5cefd0e6f",
    "release_group_id": "f25cdcfd-cbfa-30b3-949e-283e5d0226fa",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2007-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Muscles is Australian electronic musician Chris Copulos. At a Muscles show, it’s common to hear the entire crowd, male and female, chanting “Hey Muscles. I love you. I want to have your babies.”: https://beat.com.au/muscles/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}