Information about plays

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

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

{
    "id": 3553888,
    "uri": "https://api.kexp.org/v2/plays/3553888/?format=api",
    "airdate": "2025-09-16T20:01:11-07:00",
    "show": 64581,
    "show_uri": "https://api.kexp.org/v2/shows/64581/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-b240e432-6507-41bc-a36a-cda97e07c2a7/mbid-b240e432-6507-41bc-a36a-cda97e07c2a7-26540097356_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/19/items/mbid-b240e432-6507-41bc-a36a-cda97e07c2a7/mbid-b240e432-6507-41bc-a36a-cda97e07c2a7-26540097356_thumb250.jpg",
    "song": "Sudan feat. Idd Aziz",
    "track_id": "431ad08d-29fd-4084-beed-926d97613d12",
    "recording_id": "f231abb9-669d-4ad4-bd0c-49f47e24bae8",
    "artist": "Skinshape",
    "artist_ids": [
        "848e0d89-4696-4c7b-a74c-a8e45292df6c"
    ],
    "album": "Umoja",
    "release_id": "b240e432-6507-41bc-a36a-cda97e07c2a7",
    "release_group_id": "24202102-e399-4222-b568-b5e5b64a952a",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Skinshape is a project of UK artist Will Dorey, whose influence from King Tubby and Augustus Pablo shines through on the soundwaves.   https://skinshape.bandcamp.com/album/umoja",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}