Information about plays

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

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

{
    "id": 3624922,
    "uri": "https://api.kexp.org/v2/plays/3624922/?format=api",
    "airdate": "2026-03-03T19:05:15-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Margaretas sång",
    "track_id": null,
    "recording_id": null,
    "artist": "Dina ögon",
    "artist_ids": [
        "dd682352-d506-4d75-90cc-ff8daa0af05a"
    ],
    "album": "Människobarn",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Playground Music"
    ],
    "label_ids": [],
    "release_date": "2026-02-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anna Ahnlund, Christopher Cantillo, Daniel Ögren and Love Örsan have had forty fingers involved in an un-numerable amount of Swedish rock, jazz, soul and pop projects, recordings and tours and all kinds of hush hush. Folk rock, soul, bossanova, jazz and hip hop beats get on well together in this space and seem to infect each other and the listeners. \n\nhttps://playgroundmusic.com/artist/dina-ogon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}