Information about plays

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

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

{
    "id": 3618845,
    "uri": "https://api.kexp.org/v2/plays/3618845/?format=api",
    "airdate": "2026-02-17T21:48:04-08:00",
    "show": 65961,
    "show_uri": "https://api.kexp.org/v2/shows/65961/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Steady Grace",
    "track_id": null,
    "recording_id": null,
    "artist": "Bruno Pernadas",
    "artist_ids": [
        "974b6392-b793-47fd-aa57-b143d6d070ed"
    ],
    "album": "unlikely, maybe",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Sony Music Entertainment Portugal"
    ],
    "label_ids": [],
    "release_date": "2026-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bruno Pernadas is a Portuguese musician, composer, arranger and producer who has been an active musician and composer in several projects , which lead him to participate in numerous music festivals in Europe, South-America and Japan.\n\nOut of Lisbon, Pernadas has released four records so far on his own name that were critically acclaimed, gaining massive positive reviews national and abroad.  \n\nhttps://brunopernadas.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}