Information about plays

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

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

{
    "id": 3561877,
    "uri": "https://api.kexp.org/v2/plays/3561877/?format=api",
    "airdate": "2025-10-06T03:01:28-07:00",
    "show": 64760,
    "show_uri": "https://api.kexp.org/v2/shows/64760/?format=api",
    "image_uri": "https://coverartarchive.org/release/c414f8ab-a9d1-4d6e-bb13-7dc422dda17a/40638136558-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c414f8ab-a9d1-4d6e-bb13-7dc422dda17a/40638136558-250.jpg",
    "song": "Antiguos dueños de las flechas",
    "track_id": null,
    "recording_id": "2602ad6d-a08f-45da-8c64-c1f36ff4ad75",
    "artist": "Coro Qom Chelaalapi meets Lagartijeando",
    "artist_ids": [
        "d0776fd6-9e3d-4bca-991b-a484cf429b9d",
        "5acad765-6c4b-48b8-8aea-92404c3f4bc0"
    ],
    "album": "Revisión EP",
    "release_id": null,
    "release_group_id": "d657abaf-7b6f-4351-94dc-b01390b482fb",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-11-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indigenous Choir of South America\t\n\nThe Chelaalapí Qom Choir was created in 1962 in the Toba neighborhood in the outskirts of the city of Resistencia, Chaco, and became the first indigenous choir established in Latin America. The choir's name means \"flock of thrushes\" They are the longest running performing group in Latin America.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}