Information about plays

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

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

{
    "id": 3552977,
    "uri": "https://api.kexp.org/v2/plays/3552977/?format=api",
    "airdate": "2025-09-14T14:08:22-07:00",
    "show": 64561,
    "show_uri": "https://api.kexp.org/v2/shows/64561/?format=api",
    "image_uri": "https://ia601501.us.archive.org/10/items/mbid-90f0eef9-9d9d-4d16-b4c7-f5c623fa7977/mbid-90f0eef9-9d9d-4d16-b4c7-f5c623fa7977-24864917470_thumb500.jpg",
    "thumbnail_uri": "https://ia801501.us.archive.org/10/items/mbid-90f0eef9-9d9d-4d16-b4c7-f5c623fa7977/mbid-90f0eef9-9d9d-4d16-b4c7-f5c623fa7977-24864917470_thumb250.jpg",
    "song": "Déjame Decirte",
    "track_id": "1fc61c91-870e-43a5-ba25-c0a4b30954cb",
    "recording_id": "586a3c16-d9a4-4754-b983-be884f68f5a1",
    "artist": "iLe feat. Eddie Palmieri",
    "artist_ids": [
        "42b5af45-312e-4dc1-ad0c-84dea2d5dcb2",
        "25e7697d-24cb-4cba-904e-a90b53cc3004"
    ],
    "album": "Almadura",
    "release_id": "90f0eef9-9d9d-4d16-b4c7-f5c623fa7977",
    "release_group_id": "211143fc-4f2f-4f33-b1a1-0db42e149c2f",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Déjame Decirte\" ft. Eddie Palmieri - A heartfelt and soulful track featuring the legendary salsa and Latin jazz pianist Eddie Palmieri. The song is especially poignant for including an interlude he composed, titled “Mi Novia”, written two years after the passing of his wife.\n\nEddie Palmieri passed away on August 6 at the age of 88 at his home in Hackensack, New Jersey, following a prolonged illness.\n\nhttp://ilevitable.com/\nhttps://palmierimusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}