Information about plays

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

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

{
    "id": 3579989,
    "uri": "https://api.kexp.org/v2/plays/3579989/?format=api",
    "airdate": "2025-11-18T21:53:40-08:00",
    "show": 65148,
    "show_uri": "https://api.kexp.org/v2/shows/65148/?format=api",
    "image_uri": "https://coverartarchive.org/release/0805a709-b10c-4142-abea-6004487db691/32508054576-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0805a709-b10c-4142-abea-6004487db691/32508054576-250.jpg",
    "song": "Ya siv ne v toy litak",
    "track_id": null,
    "recording_id": "1eb52cfd-f3eb-4c0e-b5b5-fba3fd2531ba",
    "artist": "DakhaBrakha",
    "artist_ids": [
        "208334a1-abf0-4791-9705-b45838244b29"
    ],
    "album": "Alambari",
    "release_id": null,
    "release_group_id": "1b7d79b6-a96e-4d9e-b99c-5bcfd86258fa",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-03-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kiyv\n\nDecember 13th @ the Moore Theatre (Tickets here: https://tinyurl.com/nvj7j6st)\n\nFebruary 21st & 22nd @ the Presidio Theatre in the Bay Area (Tickets here: https://tinyurl.com/3ahwrvyv)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}