Information about plays

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

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

{
    "id": 3564541,
    "uri": "https://api.kexp.org/v2/plays/3564541/?format=api",
    "airdate": "2025-10-13T11:06:28-07:00",
    "show": 64825,
    "show_uri": "https://api.kexp.org/v2/shows/64825/?format=api",
    "image_uri": "https://coverartarchive.org/release/4c0ed68c-97e3-4590-b3f2-cec846e8b9d7/14970985795-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4c0ed68c-97e3-4590-b3f2-cec846e8b9d7/14970985795-250.jpg",
    "song": "In Palestine (feat. Walaa Sbeit)",
    "track_id": null,
    "recording_id": "ada2a06e-7df4-408d-877e-be4067ffaefc",
    "artist": "Kayaan",
    "artist_ids": [
        "5b332354-8a61-4cab-b372-00ff9d71c4a2"
    ],
    "album": "InJazz (Wednesday)",
    "release_id": null,
    "release_group_id": "d9e16fd8-7ac3-40bd-9372-becce59276a1",
    "labels": [
        "Finalbrain"
    ],
    "label_ids": [
        "586e6193-fdc6-4e77-8e10-f87363658518"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KAYAAN means existence in Arabic. The band, founded and produced by pianist Christian Mueller, is an international music project that blends Arabic Hip Hop with Western Jazz. It’s a unique music project – the first of its kind that joins different cultures. It consists of three rappers from Palestine as well as six jazz musicians and a female vocalist from Switzerland. The result is a perfect blend between groovy jazz and bouncy hip-hop and especially between different cultures.\n\nhttps://marcjenny.com/portfolio/kayaan-arabic-jazz-hip-hop/\nhttps://kayaan.bandcamp.com/album/wednesday",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}