Information about plays

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

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

{
    "id": 3629398,
    "uri": "https://api.kexp.org/v2/plays/3629398/?format=api",
    "airdate": "2026-03-15T17:24:44-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e-36690322781_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e/mbid-e40fa681-efb3-4afb-bd84-d59fe2da528e-36690322781_thumb250.jpg",
    "song": "Take to the Streets",
    "track_id": "70e69b1c-ca8f-4146-84ed-e1049a88445d",
    "recording_id": "e6ce2b05-cd50-40b9-ae04-eb04699bb3af",
    "artist": "Eparapo",
    "artist_ids": [
        "2464d2d6-3a1a-4724-9e3d-26a8957bc5d8"
    ],
    "album": "Take to the Streets",
    "release_id": "e40fa681-efb3-4afb-bd84-d59fe2da528e",
    "release_group_id": "2fe18309-7687-4850-9d22-00c1ca31ddab",
    "labels": [
        "Wah Wah 45s"
    ],
    "label_ids": [
        "7ed56d4a-b5db-4bff-8349-c7250fc86a80"
    ],
    "release_date": "2023-08-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bassist Suman Joshi is the driving behind Eparapo who has been a member of Dele Sosimi's Afrobeat Orchestra. The word “eparapo” means “join forces” in Yoruba, the language of Afrobeat. In troubled times when so many seek to divide us, an expression of unity can be an act of defiance. A call to join forces, come together and fight back. https://tinyurl.com/mr96aj8t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}