Information about plays

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

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

{
    "id": 3552211,
    "uri": "https://api.kexp.org/v2/plays/3552211/?format=api",
    "airdate": "2025-09-12T19:27:54-07:00",
    "show": 64544,
    "show_uri": "https://api.kexp.org/v2/shows/64544/?format=api",
    "image_uri": "https://coverartarchive.org/release/ac32e803-e535-4f35-b5a4-42b1d032867c/32052952411-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ac32e803-e535-4f35-b5a4-42b1d032867c/32052952411-250.jpg",
    "song": "Mayana",
    "track_id": null,
    "recording_id": "ba7f2dc7-9691-4148-a830-433031bfbafb",
    "artist": "Aṣa",
    "artist_ids": [
        "710fbcbb-5fea-4cee-978f-68d8a9b76149"
    ],
    "album": "V",
    "release_id": null,
    "release_group_id": "6d076175-9f0b-45f6-9c67-5f8b5ada83eb",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bukola Elemide, who uses the stage name Aṣa, is a French-Nigerian singer and songwriter known for her distinctive style and captivating performances. Her music blends genres like jazz, neo-soul, R&B, Afropop, and Alte, and is influenced by artists like Bob Marley, Fela Kuti, and Aretha Franklin. Aṣa's 2007 self-titled debut album went platinum, selling over 400,000 copies and winning her France's Constantin Award in 2008.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}