Information about plays

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

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

{
    "id": 3669332,
    "uri": "https://api.kexp.org/v2/plays/3669332/?format=api",
    "airdate": "2026-06-18T02:31:13-07:00",
    "show": 67017,
    "show_uri": "https://api.kexp.org/v2/shows/67017/?format=api",
    "image_uri": "https://coverartarchive.org/release/42cbf886-832e-4b2d-8d94-e8917c2ad9e9/45228848039-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/42cbf886-832e-4b2d-8d94-e8917c2ad9e9/45228848039-250.jpg",
    "song": "Vulnerability",
    "track_id": null,
    "recording_id": "6e6619ba-7683-4085-b1df-9fd685e39daf",
    "artist": "Konyikeh",
    "artist_ids": [
        "25f840f8-4f7c-4356-a561-4349d1782dcc"
    ],
    "album": "Cinere",
    "release_id": null,
    "release_group_id": "64bafc5a-124d-4bca-8eaf-1e1709ba6dd0",
    "labels": [
        "FAMM"
    ],
    "label_ids": [
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2026-05-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from this London-based singer, songwriter, musician, and producer.\n\nhttps://konyikeh.bandcamp.com/album/cinere",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}