Information about plays

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

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

{
    "id": 3550461,
    "uri": "https://api.kexp.org/v2/plays/3550461/?format=api",
    "airdate": "2025-09-08T13:45:59-07:00",
    "show": 64510,
    "show_uri": "https://api.kexp.org/v2/shows/64510/?format=api",
    "image_uri": "https://coverartarchive.org/release/775f4bd8-ddb7-4a90-be77-a5948572b2be/37512754965-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/775f4bd8-ddb7-4a90-be77-a5948572b2be/37512754965-250.jpg",
    "song": "Bust Your Windows",
    "track_id": null,
    "recording_id": "297f6775-a5b5-429b-b518-a9b90d1fbcb0",
    "artist": "Jazmine Sullivan",
    "artist_ids": [
        "6f92929a-6381-48ac-b348-83b43b9cf646"
    ],
    "album": "Fearless",
    "release_id": null,
    "release_group_id": "c82b6561-4c7c-37bd-89d1-0b7e95a2b359",
    "labels": [
        "J Records"
    ],
    "label_ids": [
        "8a8c6bc8-1a43-4bde-a28d-91314fa1076f"
    ],
    "release_date": "2008-08-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is based on a real-life incident and that she drew inspiration from being hurt during her first relationship, which happened in high school. In a 2016 article, the publication Revolt.tv reported that Sullivan's ex even reminded her of the anniversary of the date she \"went postal\" on his car.https://www.revolt.tv/article/2016-08-04/18519/apparently-jazmine-sullivans-bust-your-windows-wasnt-just-a-poppin-song",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}