Information about plays

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

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

{
    "id": 3572327,
    "uri": "https://api.kexp.org/v2/plays/3572327/?format=api",
    "airdate": "2025-10-31T19:36:31-07:00",
    "show": 64986,
    "show_uri": "https://api.kexp.org/v2/shows/64986/?format=api",
    "image_uri": "https://coverartarchive.org/release/644a31c9-5061-444e-a669-0e14546fe7e0/35847830960-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/644a31c9-5061-444e-a669-0e14546fe7e0/35847830960-250.jpg",
    "song": "Ja Funmi",
    "track_id": null,
    "recording_id": "de503ef8-79ad-4e76-a666-cdd977dd438f",
    "artist": "King Sunny Adé",
    "artist_ids": [
        "3e110caa-e9e8-4c33-98dc-ebbf0c6d2494"
    ],
    "album": "The Best of King Sunny Ade - King of Juju",
    "release_id": null,
    "release_group_id": "bd19a516-59a6-4792-8ffe-8fd0c11c17b3",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chief Sunday Adeniyi Adegeye, known professionally as King Sunny Adé, was called \"one of the world's great band leaders\" by the New York Times. Adegeya, after finding national success in his native Nigeria, he went on to be the first Nigerian to earn a Grammy nomination! Specializing in the High Life sounds of Ghana!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}