Information about plays

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

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

{
    "id": 3556385,
    "uri": "https://api.kexp.org/v2/plays/3556385/?format=api",
    "airdate": "2025-09-22T16:16:14-07:00",
    "show": 64635,
    "show_uri": "https://api.kexp.org/v2/shows/64635/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Samba / E falabe lewe",
    "track_id": null,
    "recording_id": "e6a7fa20-8ce1-443b-8d36-709fa92ab1cf",
    "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": [
        "Wrasse Records"
    ],
    "label_ids": [
        "3a33c6f4-b06e-4d23-8ebf-ba3d2c9edab3"
    ],
    "release_date": "2002-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to King Sunny Adé, who turns 79 today.\n\nChief Sunday Adeniyi Adegeye MFR, known professionally as King Sunny Adé, is a Nigerian jùjú singer, songwriter, and multi-instrumentalist. He is regarded as one of the first African pop musicians to gain international success.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}