Information about plays

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

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

{
    "id": 3625602,
    "uri": "https://api.kexp.org/v2/plays/3625602/?format=api",
    "airdate": "2026-03-05T11:52:58-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-66c1a122-5c12-4830-9749-59cf570b3d1a/mbid-66c1a122-5c12-4830-9749-59cf570b3d1a-14553150602_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-66c1a122-5c12-4830-9749-59cf570b3d1a/mbid-66c1a122-5c12-4830-9749-59cf570b3d1a-14553150602_thumb250.jpg",
    "song": "Orere Elejigbo",
    "track_id": "41d4df03-30a9-348f-bbc4-d700879d6555",
    "recording_id": "a9f37145-7cb1-415a-9038-2f1d6f97cd1f",
    "artist": "Lijadu Sisters",
    "artist_ids": [
        "9c5c0632-dbef-4674-a90c-af04412a1508"
    ],
    "album": "Holding Up Half the Sky: Voices of African Women",
    "release_id": "66c1a122-5c12-4830-9749-59cf570b3d1a",
    "release_group_id": "5e5a601b-7b50-4ca3-b24a-5ac22b2c7950",
    "labels": [
        "Shanachie"
    ],
    "label_ids": [
        "0d4fa1f8-757b-400b-86ef-4b6ad316f4d2"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kehinde Lijadu and Taiwo Lijadu were identical twin sisters from Nigeria who performed as the Lijadu Sisters from the mid-1960s to the 1980s. They achieved success in Nigeria, and also had a more modest success in the United States and Europe.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}