Information about plays

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

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

{
    "id": 3553606,
    "uri": "https://api.kexp.org/v2/plays/3553606/?format=api",
    "airdate": "2025-09-16T03:20:42-07:00",
    "show": 64575,
    "show_uri": "https://api.kexp.org/v2/shows/64575/?format=api",
    "image_uri": "https://ia800901.us.archive.org/19/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937/mbid-04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937-42893313003_thumb250.jpg",
    "song": "Karma",
    "track_id": "60c8423c-6119-4bd4-8f64-3c4451145122",
    "recording_id": "4ebcf606-6bf3-44ca-87ca-7ea6d5418a90",
    "artist": "Thandii",
    "artist_ids": [
        "5054d3a9-6386-4027-a1af-b2ea09fe0203"
    ],
    "album": "FREE UP",
    "release_id": "04cabc17-c7bf-4c8c-bbe1-4f7d4bb7b937",
    "release_group_id": "7e040b22-c9af-4f86-bfbf-484b799fdb36",
    "labels": [
        "HALOHALO"
    ],
    "label_ids": [
        "789e66a3-6f04-49c4-92b3-e31a6194a1a8"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thandii is the musical love child of Jessica Berry and Graham Godfrey, touring and recording musicians that have worked with Michael Kiwanuka, Hozier, SAULT, Cleo Sol, Little Simz, Chronixx and Inflo, amongst others.\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}