Information about plays

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

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

{
    "id": 3656420,
    "uri": "https://api.kexp.org/v2/plays/3656420/?format=api",
    "airdate": "2026-05-18T14:05:23-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://coverartarchive.org/release/30e33db5-d24a-4e5d-8362-ca6cd06ec9bd/14709491805-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/30e33db5-d24a-4e5d-8362-ca6cd06ec9bd/14709491805-250.jpg",
    "song": "Orere-Elejigbo",
    "track_id": null,
    "recording_id": "3d53a7d9-9437-470a-895c-b140f85bd7a5",
    "artist": "Lijadu Sisters",
    "artist_ids": [
        "9c5c0632-dbef-4674-a90c-af04412a1508"
    ],
    "album": "Horizon Unlimited",
    "release_id": null,
    "release_group_id": "7055667b-1934-4be3-a4ad-52bcd7af13ef",
    "labels": [
        "Knitting Factory Records"
    ],
    "label_ids": [
        "93c300d9-12f9-4e3a-9809-ef1549896cce"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Orere-Elejigbo\" tells, on its surface, a beautiful Yoruba folktale: a couple unable to conceive visits a native doctor, who instructs them to consult the god Ifa. Ifa promises they'll have a daughter who, when grown, will marry whomever she chooses — and she ultimately marries a king. But the Lijadu Sisters embedded a second message inside it: a coded plea to the Nigerian government to stop going to war and to stop destroying its citizens. Slow-burning Afrobeat as political critique, hidden in plain sight.\n\nhttps://jivetimerecords.com/2024/09/lijadu-sisters-horizon-unlimited-afrodisia-1979/\nhttps://thelijadusisters.bandcamp.com/album/horizon-unlimited",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}