Information about plays

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

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

{
    "id": 3624694,
    "uri": "https://api.kexp.org/v2/plays/3624694/?format=api",
    "airdate": "2026-03-03T06:05:41-08:00",
    "show": 66078,
    "show_uri": "https://api.kexp.org/v2/shows/66078/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-6459a822-d223-4bba-88f4-7a97685ffbc7/mbid-6459a822-d223-4bba-88f4-7a97685ffbc7-20341479128_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-6459a822-d223-4bba-88f4-7a97685ffbc7/mbid-6459a822-d223-4bba-88f4-7a97685ffbc7-20341479128_thumb250.jpg",
    "song": "Hot Milk",
    "track_id": "3897e99a-2f5c-3d4b-8f11-ceedcd900bdc",
    "recording_id": "9fe57276-d880-4336-9bc2-0474387ebf0d",
    "artist": "Jackie Mittoo",
    "artist_ids": [
        "a4b3fb24-a04e-4249-9fa5-5a198ca9d73c"
    ],
    "album": "Champion in the Arena 1976 - 1977",
    "release_id": "6459a822-d223-4bba-88f4-7a97685ffbc7",
    "release_group_id": "de6ddac8-dc78-3b5b-a8ea-271376d69782",
    "labels": [
        "Blood and Fire"
    ],
    "label_ids": [
        "5af2af12-a696-4bb7-b37e-852ae21a5303"
    ],
    "release_date": "2003-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1948 – Happy heavenly Earthstrong to Donat Roy Mittoo, better known as Jackie Mittoo, Jamaican-Canadian keyboardist, songwriter and musical director. He was a member of The Skatalites and musical director of the Studio One record label. (d. 16 December 1990, age 42.)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}