Information about plays

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

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

{
    "id": 3550297,
    "uri": "https://api.kexp.org/v2/plays/3550297/?format=api",
    "airdate": "2025-09-08T04:39:11-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://coverartarchive.org/release/b46eaff1-5cd7-44b2-b96b-6c909058933c/35537194018-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b46eaff1-5cd7-44b2-b96b-6c909058933c/35537194018-250.jpg",
    "song": "Força",
    "track_id": null,
    "recording_id": "b1b974b1-0df9-4b04-811d-d3a2606fc968",
    "artist": "Katú Mirim",
    "artist_ids": [
        "6a20abde-5119-42d0-a4b6-2a4d91a8f4ef"
    ],
    "album": "Força",
    "release_id": null,
    "release_group_id": "d49f6e18-1611-40f8-8630-588f5f64e48a",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-03-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bororo\t\n\nKatú Mirim is a São Paulo-based Bororo rapper, artist, and activist. Her work spans beyond making music with the founding of Tibira, a collective that stands for resistance, acceptance, and education. Overall, Mirim’s body of work stands decolonization: “decolonize minds, decolonize spaces, decolonize the soul”. https://colorsxstudios.com/editorial-katu-mirim",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}