Information about plays

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

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

{
    "id": 3542394,
    "uri": "https://api.kexp.org/v2/plays/3542394/?format=api",
    "airdate": "2025-08-20T07:27:10-07:00",
    "show": 64338,
    "show_uri": "https://api.kexp.org/v2/shows/64338/?format=api",
    "image_uri": "https://ia801508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/12/items/mbid-e9252cd9-c569-4374-884b-9331efbe23f5/mbid-e9252cd9-c569-4374-884b-9331efbe23f5-16457132893_thumb250.jpg",
    "song": "Animal",
    "track_id": "d90b7bf0-e1df-3eeb-811b-d674adb82a09",
    "recording_id": "1b2e2cb6-b3cf-42ca-8780-b413f8b2cb59",
    "artist": "Miike Snow",
    "artist_ids": [
        "753a1564-aaef-4d39-bc68-4a8d5e328cf7"
    ],
    "album": "Miike Snow",
    "release_id": "e9252cd9-c569-4374-884b-9331efbe23f5",
    "release_group_id": "ab76c410-5caf-4ccb-aa4c-0a6fe54167ec",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miike Snow is a Swedish indie pop band formed in 2007. The band consists of producing team Christian Karlsson and Pontus Winnberg and American songwriter Andrew Wyatt. Miike Snow was formed in 2007 in Stockholm, Sweden. \n--\nThe music video for “Animal” was directed by Sebastian Mlynarski and features the band wearing different animal masks. https://www.youtube.com/watch?v=PXx79O6RGeM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}