Information about plays

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

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

{
    "id": 3627080,
    "uri": "https://api.kexp.org/v2/plays/3627080/?format=api",
    "airdate": "2026-03-09T11:02:36-07:00",
    "show": 66136,
    "show_uri": "https://api.kexp.org/v2/shows/66136/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-4a66e834-183e-4a0d-947c-bbf522853eac/mbid-4a66e834-183e-4a0d-947c-bbf522853eac-5521693361_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-4a66e834-183e-4a0d-947c-bbf522853eac/mbid-4a66e834-183e-4a0d-947c-bbf522853eac-5521693361_thumb250.jpg",
    "song": "Don’t Change",
    "track_id": "ce00190f-95af-400e-b040-a2d880d5ce58",
    "recording_id": "bd3ae579-fabf-41ef-aa73-f542403e38f4",
    "artist": "INXS",
    "artist_ids": [
        "481bf5f9-2e7c-4c44-b08a-05b32bc7c00d"
    ],
    "album": "Need You Tonight and Other Hits",
    "release_id": "4a66e834-183e-4a0d-947c-bbf522853eac",
    "release_group_id": "46bf07d3-1637-4874-88b9-40ce4cb927e7",
    "labels": [
        "Collectables"
    ],
    "label_ids": [
        "40193634-1615-4da6-b114-7fd796d86504"
    ],
    "release_date": "2004-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Don’t Change” is a 1982 single from the album Shabooh Shoobah and became one of the band’s defining early songs, helping push the Australian group toward international recognition.\n\nOur love for music and community will never change. Support KEXP with your donation today!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}