Information about plays

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

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

{
    "id": 3596318,
    "uri": "https://api.kexp.org/v2/plays/3596318/?format=api",
    "airdate": "2025-12-26T15:49:19-08:00",
    "show": 65479,
    "show_uri": "https://api.kexp.org/v2/shows/65479/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Echoes in the Dance",
    "track_id": "c77dcdcd-20a9-43fc-9528-3db70f774376",
    "recording_id": "cbcc9623-6507-4038-ab41-566fa35aec47",
    "artist": "London Elektricity",
    "artist_ids": [
        "0356daee-ec48-4495-bc3e-460b8a5eacad"
    ],
    "album": "Lunatics & Legends",
    "release_id": "cf989e42-cb57-471f-bac4-55fcb4a268ef",
    "release_group_id": "d3773e4b-aa55-4bba-bb21-4f8251ba18f0",
    "labels": [
        "Fast Soul Music"
    ],
    "label_ids": [
        "61ec3d50-293e-4e74-9999-a3c07f1b35cc"
    ],
    "release_date": "2025-11-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London Elektricity (Tony Colman) is a producer, DJ and record label owner (Hospital Records) from South London, crafting and curating nothing but drum and bass music with soul. https://londonelek.bandcamp.com/album/lunatics-legends",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}