Information about plays

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

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

{
    "id": 3554881,
    "uri": "https://api.kexp.org/v2/plays/3554881/?format=api",
    "airdate": "2025-09-19T05:25:09-07:00",
    "show": 64600,
    "show_uri": "https://api.kexp.org/v2/shows/64600/?format=api",
    "image_uri": "https://ia601204.us.archive.org/1/items/mbid-dd268bc5-71d6-438f-8cde-da1e4d47c81e/mbid-dd268bc5-71d6-438f-8cde-da1e4d47c81e-11565921982_thumb500.jpg",
    "thumbnail_uri": "https://ia801204.us.archive.org/1/items/mbid-dd268bc5-71d6-438f-8cde-da1e4d47c81e/mbid-dd268bc5-71d6-438f-8cde-da1e4d47c81e-11565921982_thumb250.jpg",
    "song": "Mexican Radio",
    "track_id": "7feba971-e98d-49fc-8e6a-df0f61a6b03a",
    "recording_id": "21f37b08-5590-43a5-89c7-c0f350bf40f8",
    "artist": "Wall of Voodoo",
    "artist_ids": [
        "1154b8aa-1cc1-4b01-afff-eca45ae590fa"
    ],
    "album": "Living in Oblivion: The 80's Greatest Hits, Volume 4",
    "release_id": "dd268bc5-71d6-438f-8cde-da1e4d47c81e",
    "release_group_id": "4e1a579d-e69d-3e98-ae32-e0beb60b4fbd",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1994-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Mexican Radio” is a single from Wall of Voodoo’s second album, Call of the West (1982). The release label, I.R.S. Records, was unwilling to invest much in promotion, but the band spent a couple of days in Tijuana to make a video for the song. \n\nMTV was still a new cable channel at the time, and the era of the music video was heating up. The video was a hit. Once the song was established on MTV, US radio stations started playing it, too, and it became the band’s highest charting single in the United States.\n\nHere's that special video.: https://www.youtube.com/watch?v=eyCEexG9xjw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}