Information about plays

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

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

{
    "id": 3412581,
    "uri": "https://api.kexp.org/v2/plays/3412581/?format=api",
    "airdate": "2024-10-14T15:51:03-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Somos sur",
    "track_id": null,
    "recording_id": null,
    "artist": "Ana Tijoux & Shadia Mansour",
    "artist_ids": [],
    "album": "Somos sur",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nacional"
    ],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chilean born artist Ana Tijoux is a survivor of the brutal Pinochet regime who uses her music to explore her Mapuche roots. The Aymara or Aimara, people are an indigenous people in the Andes and Altiplano regions of South America.\n\nShadia Mansour, also known as \"the first lady of Arabic hip hop\" is a British-Palestinian rapper who performs in Arabic and English. Much of her music revolves around Middle Eastern politics. Palestinians are an Arab ethnonational group native to the region of Palestine.\n\nAna Tijoux performed LIVE on KEXP this past March! Check out her full performance here: https://www.youtube.com/watch?v=zw2bF73q2Us.\n\nhttps://anatijouxoficial.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}