Information about plays

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

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

{
    "id": 3554192,
    "uri": "https://api.kexp.org/v2/plays/3554192/?format=api",
    "airdate": "2025-09-17T13:25:08-07:00",
    "show": 64587,
    "show_uri": "https://api.kexp.org/v2/shows/64587/?format=api",
    "image_uri": "https://ia600101.us.archive.org/15/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb250.jpg",
    "song": "Sab",
    "track_id": "5c7ab749-c2f1-4dc2-8c4f-37dd58fb888f",
    "recording_id": "0b183225-18b6-4bed-9af5-47fba75691c1",
    "artist": "Sababa 5",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a"
    ],
    "album": "Nadir",
    "release_id": "fab23bea-daae-442a-89c2-efe096767596",
    "release_group_id": "e36633e1-a5fd-4a71-a179-a6c3c8989f8d",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in Tel Aviv, Israel. 'Sababa 5' was formed by a group of musicians known for their work for some of Tel Aviv's top artists/vocalists. They are known for their blend of Middle Eastern psych, funk and disco grooves. The band consists of Ilan Smilan (guitar), Amir Sadot (bass), Eitan Drabkin (keyboards), and Itamar Weinstein (drums).\n--\nGo here to purchase their July release, \n\"Nadir\": https://sababa5.bandcamp.com/album/nadir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}