Information about plays

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

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

{
    "id": 3571141,
    "uri": "https://api.kexp.org/v2/plays/3571141/?format=api",
    "airdate": "2025-10-28T20:26:56-07:00",
    "show": 64960,
    "show_uri": "https://api.kexp.org/v2/shows/64960/?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": "Come On Home",
    "track_id": null,
    "recording_id": "d551ad26-6381-4c62-a868-8b3343c9619b",
    "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": [
        "Numero Group"
    ],
    "label_ids": [
        "48cdb429-5d99-4ae5-8bc1-7bc7b68098b4"
    ],
    "release_date": "1979-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.\n\n“Music teaches us to reach out and do something about what is going on, socially, morally, financially, spiritually and politically,” said the Sisters, “We sang those songs because they [the politicians] were not listening. We needed schools, we needed roads, we needed clean water.” https://www.theguardian.com/music/2019/nov/12/lijadu-sisters-kehinde-taiwo-lijadu-nigeria-pop-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}