Information about plays

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

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

{
    "id": 3533560,
    "uri": "https://api.kexp.org/v2/plays/3533560/?format=api",
    "airdate": "2025-07-30T02:04:04-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia801809.us.archive.org/28/items/mbid-5b92be38-bafa-47ca-b6cc-9d5cd236f7d0/mbid-5b92be38-bafa-47ca-b6cc-9d5cd236f7d0-39672033972_thumb500.jpg",
    "thumbnail_uri": "https://ia601809.us.archive.org/28/items/mbid-5b92be38-bafa-47ca-b6cc-9d5cd236f7d0/mbid-5b92be38-bafa-47ca-b6cc-9d5cd236f7d0-39672033972_thumb250.jpg",
    "song": "Don’t Take My Soul",
    "track_id": "9cf81115-9971-4a2f-b9b6-f5c8f8611b78",
    "recording_id": "70eced5a-26f1-4be3-aa9f-e417b6f5d58a",
    "artist": "K.O.G",
    "artist_ids": [
        "dce33bef-711e-4ec1-a1c7-06f47cf8a3c7"
    ],
    "album": "Don’t Take My Soul",
    "release_id": "5b92be38-bafa-47ca-b6cc-9d5cd236f7d0",
    "release_group_id": "722fce3a-08a6-4ea5-bd06-fc437ee2bd41",
    "labels": [
        "Pura Vida Sounds",
        "Heavenly Sweetness"
    ],
    "label_ids": [
        "f200e146-3b13-46ed-b93a-04bf77db5870",
        "8c982ccb-47db-4cc8-b067-b1ca113ee4b9"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "K.O.G. (Kweku of Ghana), from Sheffield, UK, is the leader of Afro-fusion collective K.O.G & The Zongo Brigade. He's the singer and front man of ONIPA. Co-founder of Zongo Music – a collective for alternative music, based in Sheffield and Ghana.: https://www.znproduction.fr/en/roster/k.o.g https://kogkwekuofghana.bandcamp.com/album/dont-take-my-soul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}