Information about plays

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

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

{
    "id": 3598450,
    "uri": "https://api.kexp.org/v2/plays/3598450/?format=api",
    "airdate": "2025-12-31T13:12:12-08:00",
    "show": 65525,
    "show_uri": "https://api.kexp.org/v2/shows/65525/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Samba da Dona Odete",
    "track_id": "90a36761-f724-414d-8563-7bc96b85a3cf",
    "recording_id": "c65e3a61-7521-47ef-8bd9-72c96482e4a6",
    "artist": "Arthur Verocai & Katia Drumond feat. MUV",
    "artist_ids": [
        "a7284678-30b0-4ef2-aef8-640618d523c1",
        "dad95b2f-5604-4960-a8e1-e6a0ca80f187",
        "b236b897-8db4-4823-b28e-c211683254ac"
    ],
    "album": "Tapioca - Brasil Diverso",
    "release_id": "27a6a54f-4158-4216-bfa7-a8bf7e6df2ee",
    "release_group_id": "82192fa9-39de-47c1-acc0-7af96b2a3aba",
    "labels": [
        "Poeira Music"
    ],
    "label_ids": [
        "1eada449-e70e-4b7d-9581-60797cc8aa02"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ricardo Verocai—son of legendary maestro Arthur Verocai—teamed up with Katia Drumond on this samba infused with strong ’70s funk flavours. Arthur himself contributed the horn arrangements.\n--\nBuy the \"Tapioca\" compilation album here: https://djtahira.bandcamp.com/album/tapioca-brasil-diverso-compiled-by-dj-tahira",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}