Information about plays

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

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

{
    "id": 3611169,
    "uri": "https://api.kexp.org/v2/plays/3611169/?format=api",
    "airdate": "2026-01-30T21:23:06-08:00",
    "show": 65796,
    "show_uri": "https://api.kexp.org/v2/shows/65796/?format=api",
    "image_uri": "https://coverartarchive.org/release/05dd9747-2344-4e48-bf4d-41f612eecb8b/25710004511-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/05dd9747-2344-4e48-bf4d-41f612eecb8b/25710004511-250.jpg",
    "song": "Woman",
    "track_id": null,
    "recording_id": null,
    "artist": "Simi",
    "artist_ids": [
        "54fefc16-9c4f-4c79-8995-4d1d9e1f0998"
    ],
    "album": "Simisola",
    "release_id": null,
    "release_group_id": "9a490725-3cfa-4665-b4a2-e500edfc6e1b",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simisola Bolatito Kosoko (born April 19, 1988), known as Simi, is a Nigerian singer, songwriter, and sound engineer who rose to fame with her distinctive Afro-pop and R&B sound. Starting as a gospel singer with her 2008 debut album Ogaju, she transitioned to mainstream success in 2014 with the hit single \"Tiff\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}