Information about plays

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

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

{
    "id": 3627464,
    "uri": "https://api.kexp.org/v2/plays/3627464/?format=api",
    "airdate": "2026-03-10T16:07:39-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-2883d5d8-1091-4bf6-8550-ca08f346c549/mbid-2883d5d8-1091-4bf6-8550-ca08f346c549-37852849661_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/33/items/mbid-2883d5d8-1091-4bf6-8550-ca08f346c549/mbid-2883d5d8-1091-4bf6-8550-ca08f346c549-37852849661_thumb250.jpg",
    "song": "How Sweet Is Your Love",
    "track_id": "b0af9818-aa67-43f5-b712-870f23628ef9",
    "recording_id": "67c493f1-5716-4890-b8df-d2d1cb335cb0",
    "artist": "Sinkane",
    "artist_ids": [
        "b15d17d4-37ea-4410-9ae4-60b5eee03459"
    ],
    "album": "We Belong",
    "release_id": "2883d5d8-1091-4bf6-8550-ca08f346c549",
    "release_group_id": "b39c6635-1b8d-46f5-9539-50c1f72f7187",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sinkane performed this song in June 2024 when he performed Live in the KEXP Studio! - https://youtu.be/sN4pl36WqAY\n\nDonations from our listeners make these in-studio performances possible. Please make a donation today!\nkexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}