Information about plays

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

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

{
    "id": 3627472,
    "uri": "https://api.kexp.org/v2/plays/3627472/?format=api",
    "airdate": "2026-03-10T16:49:32-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-703da45f-540d-49d8-acd2-1a8d0d8c3517/mbid-703da45f-540d-49d8-acd2-1a8d0d8c3517-23181537990_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-703da45f-540d-49d8-acd2-1a8d0d8c3517/mbid-703da45f-540d-49d8-acd2-1a8d0d8c3517-23181537990_thumb250.jpg",
    "song": "Melody of Love",
    "track_id": "a7064c69-a338-412f-87eb-961f10be438d",
    "recording_id": "f14ae052-0ac1-4cc3-a266-fe64a9903fde",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "A Bath Full of Ecstasy",
    "release_id": "703da45f-540d-49d8-acd2-1a8d0d8c3517",
    "release_group_id": "82144736-4ae1-47aa-9248-faa1416ce906",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There's a few more minutes to get the black trucker hat in addition to the regular Thank You gifts if you donate now! https://www.kexp.org/donate/\nDonations from listeners like you power KEXP Live performances - like this one from Hot Chip in 2019!\nhttps://www.youtube.com/watch?v=JGgEcUxWF_k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}