Information about plays

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

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

{
    "id": 3569518,
    "uri": "https://api.kexp.org/v2/plays/3569518/?format=api",
    "airdate": "2025-10-24T21:16:35-07:00",
    "show": 64923,
    "show_uri": "https://api.kexp.org/v2/shows/64923/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Alive",
    "track_id": null,
    "recording_id": null,
    "artist": "Dami Oniru",
    "artist_ids": [
        "8eb195fc-c774-4507-83e1-276060038871"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bri’ana Oluwadamilola Oniru-Edwards known as Dami Oniru is a professional Nigerian recording R&B/Soul artist, songwriter, and producer born in Atlanta, Georgia, and raised in between Lagos Nigeria, and Atlanta Georgia. She is best known for her domestic breakout hit “Iyawo” and her sophomore single “Fallin”, after taking a two-year hiatus she released her debut project “Bri’s Lounge” in 2019. The name \"Dami Oniru\" was derived from a studio session where she randomly sang her name, and envisioned people singing it back and that lightbulb moment stuck. Her sound incorporates elements of R&B, Soul, African instruments/sounds, with a sprinkle of Trap.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}