Information about plays

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

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

{
    "id": 3577715,
    "uri": "https://api.kexp.org/v2/plays/3577715/?format=api",
    "airdate": "2025-11-13T15:46:40-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "https://coverartarchive.org/release/b94b7508-0ccf-4ef9-970d-0e96c5c7c3d5/7704181780-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b94b7508-0ccf-4ef9-970d-0e96c5c7c3d5/7704181780-250.jpg",
    "song": "Cowboy Song",
    "track_id": null,
    "recording_id": "c904233b-d75e-4438-93d9-16807ffcef65",
    "artist": "Thin Lizzy",
    "artist_ids": [
        "6a726ac6-019e-455c-8bbb-571a77bed52e"
    ],
    "album": "Jailbreak",
    "release_id": null,
    "release_group_id": "d55dae0d-835d-3756-8805-196e41bacc2f",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A message from Charlie in Huntington Beach:\nHello, I hope everyone is doing well. I have been a fan favorite of Thin Lizzy's for awhile now, however this song really just hits different for me. I was going through a little scuffle in my life. Days were mashing together, and I was just feeling very tired. The same joy I once had had suddenly dissipated. I felt that my habits failed, I was very stressed, and feeling deprived of life. It all started when I failed a test, LOL. I just got done surfing, cranked this song on my way home and wow. Everything suddenly felt okay. The serotonin I felt from this song was truly incredible. I felt hearing this song and this experience reassured me how awesome life really is, and to lower the pressure on myself. I belted this song driving down PCH. The lyrics, the guitar, the fun. Thank you KEXP for letting me share, much love.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}